diff options
author | 2009-01-09 16:13:13 -0800 | |
---|---|---|
committer | 2009-01-22 11:53:42 +0100 | |
commit | d639bab8da86d330493487e8c0fea8ca31f53427 (patch) | |
tree | bf3453930395953852de1230473e830c12323fec /arch/x86/kernel | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (diff) | |
download | linux-dev-d639bab8da86d330493487e8c0fea8ca31f53427.tar.xz linux-dev-d639bab8da86d330493487e8c0fea8ca31f53427.zip |
x86 PAT: ioremap_wc should take resource_size_t parameter
Impact: fix/extend ioremap_wc() beyond 4GB aperture on 32-bit
ioremap_wc() was taking in unsigned long parameter, where as it should take
64-bit resource_size_t parameter like other ioremap variants.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions