android_kernel_xiaomi_sm8350/drivers/infiniband/hw
Bryan O'Sullivan 1a4e74a087 IB/ipath: Fix EEPROM read when driver is compiled with -Os
The EEPROM is read via programmable I/O pins. When the driver
is compiled -Os, the CPU can speculatively read the I/O
value before it is valid.  This patch fixes the problem.

Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-28 11:17:05 -07:00
..
amso1100 RDMA/amso1100: Fix memory leak in c2_reg_phys_mr() 2006-09-28 10:44:07 -07:00
ehca RDMA: iWARP Core Changes. 2006-09-22 15:22:47 -07:00
ipath IB/ipath: Fix EEPROM read when driver is compiled with -Os 2006-09-28 11:17:05 -07:00
mthca IB/mthca: Simplify calls to mthca_cq_clean() 2006-09-22 15:22:55 -07:00