linux/drivers/ntb/hw
Allen Hubbe 4f1b50c3e3 NTB: Remove _addr functions from ntb_hw_amd
Kernel zero day testing warned about address space confusion.  A virtual
iomem address was used where a physical address is expected.  The
offending functions implement an optional part of the api, so they are
removed.  They can be added later, after testing.

Fixes: a1b3695820

Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Acked-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
2016-03-26 11:44:33 -04:00
..
amd NTB: Remove _addr functions from ntb_hw_amd 2016-03-26 11:44:33 -04:00
intel NTB: Fix macro parameter conflict with field name 2016-01-21 19:53:10 -05:00
Kconfig NTB: Add support for AMD PCI-Express Non-Transparent Bridge 2016-01-21 19:51:04 -05:00
Makefile NTB: Add support for AMD PCI-Express Non-Transparent Bridge 2016-01-21 19:51:04 -05:00