diff options
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | 2010-06-17 10:42:44 +0900 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2010-07-30 09:29:14 -0700 |
commit | 4302e0fb7fa5b071e30f3cfb68e85155b3d69d9b (patch) | |
tree | 059617eb4f3350ce40cb44c9537dce7a1168e2ea /drivers/pci/pcie/aspm.c | |
parent | 2eb5ebd3665a38a4526b45cb3a31a132b2aa9927 (diff) | |
download | blackbird-obmc-linux-4302e0fb7fa5b071e30f3cfb68e85155b3d69d9b.tar.gz blackbird-obmc-linux-4302e0fb7fa5b071e30f3cfb68e85155b3d69d9b.zip |
PCI: fix wrong memory address handling in MSI-X
Use resource_size_t for MMIO address instead of unsigned long. Otherwise,
higher 32-bits of MMIO address are cleared unexpectedly in x86-32 PAE.
Acked-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/pcie/aspm.c')
0 files changed, 0 insertions, 0 deletions