diff options
author | Myron Stowe <myron.stowe@redhat.com> | 2012-12-26 10:39:23 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-11 09:19:03 -0800 |
commit | 63be10e5ace81580bd2944aa2f283d75bd2f0a01 (patch) | |
tree | a40382a2a76082e5246077f41411251ce82d0c85 /virt | |
parent | dc0e6fecca56cc2ad5c8ce9023e1be6737441cb3 (diff) |
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
commit 1278998f8ff6d66044ed00b581bbf14aacaba215 upstream.
Commit 284f5f9 was intended to disable the "only_one_child()" optimization
on Stratus ftServer systems, but its DMI check is wrong. It looks for
DMI_SYS_VENDOR that contains "ftServer", when it should look for
DMI_SYS_VENDOR containing "Stratus" and DMI_PRODUCT_NAME containing
"ftServer".
Tested on Stratus ftServer 6400.
Reported-by: Fadeeva Marina <astarta@rat.ru>
Reference: https://bugzilla.kernel.org/show_bug.cgi?id=51331
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions