diff options
author | Liviu Dudau <[email protected]> | 2014-09-29 15:29:20 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-09-30 09:42:44 -0600 |
commit | 112eeaa7f87bbd2925e919486bb504f8954fa675 (patch) | |
tree | 9a03aed0429ce92cf5fd218f14b3427bcc5e1ec1 /scripts/gdb/linux | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef (diff) |
asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAP
The !CONFIG_GENERIC_IOMAP version of ioport_map() is wrong. It returns a
mapped, i.e., virtual, address that can start from zero and completely
ignores the PCI_IOBASE and IO_SPACE_LIMIT that most architectures that use
!CONFIG_GENERIC_MAP define.
Tested-by: Tanmay Inamdar <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Catalin Marinas <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions