Skip to content
Commit ed2888e9 authored by Jon Mason's avatar Jon Mason Committed by Linus Torvalds
Browse files

PCI: Remove MRRS modification from MPS setting code



Modifying the Maximum Read Request Size to 0 (value of 128Bytes) has
massive negative ramifications on some devices.  Without knowing which
devices have this issue, do not modify from the default value when
walking the PCI-E bus in pcie_bus_safe mode.  Also, make pcie_bus_safe
the default procedure.

Tested-by: default avatarSven Schnelle <svens@stackframe.org>
Tested-by: default avatarSimon Kirby <sim@hostway.ca>
Tested-by: default avatarStephen M. Cameron <scameron@beardog.cce.hp.com>
Reported-and-tested-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Reported-and-tested-by: default avatarNiels Ole Salscheider <niels_ole@salscheider-online.de>
References: https://bugzilla.kernel.org/show_bug.cgi?id=42162
Signed-off-by: default avatarJon Mason <mason@myri.com>
Acked-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 5307f6d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment