diff options
author | Alexander Sverdlin <[email protected]> | 2015-03-18 14:05:21 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2015-04-10 15:41:42 +0200 |
commit | 73bf3c2a500b2db8ac966469591196bf55afb409 (patch) | |
tree | 1ca3d97a0cf83fce6287ce201af6acdb2ee60e3f /scripts/gdb/linux/utils.py | |
parent | 4d46a67a3eb827ccf1125959936fd51ba318dabc (diff) |
MIPS: Octeon: Remove udelay() causing huge IRQ latency
udelay() in PCI/PCIe read/write callbacks cause 30ms IRQ latency on Octeon
platforms because these operations are called from PCI_OP_READ() and
PCI_OP_WRITE() under raw_spin_lock_irqsave().
Signed-off-by: Alexander Sverdlin <[email protected]>
Cc: [email protected]
Cc: David Daney <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Jiri Kosina <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Masanari Iida <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Mathias <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/9576/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions