diff options
author | 2009-03-13 03:20:49 +0100 | |
---|---|---|
committer | 2009-03-13 03:24:53 +0100 | |
commit | dd63fdcc63f0f853b116b52e56200a0e0227cf5f (patch) | |
tree | 85cd311ae655787164c7c1247478a69bc251a147 /kernel | |
parent | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() (diff) | |
download | wireguard-linux-dd63fdcc63f0f853b116b52e56200a0e0227cf5f.tar.xz wireguard-linux-dd63fdcc63f0f853b116b52e56200a0e0227cf5f.zip |
x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fix
Impact: build fix
Move kmap_atomic_prot_pfn() to iomap_32.c. It is used on all 32-bit
kernels, while highmem_32.c is only built on highmem kernels.
( Note: the debug_kmap_atomic_prot() check is removed for now, that
problem is handled via another patch. )
Reported-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Akinobu Mita <akinobu.mita@gmail.com>
LKML-Reference: <20090311143317.GA22244@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions