diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2010-10-27 15:32:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-27 18:03:05 -0700 |
commit | a8e23a291852cd7c4fb5ca696dbb93912185ad10 (patch) | |
tree | df0cf7cfe8d8600563a96cb5426de69759165e52 /usr | |
parent | 12ba8d1e9262ce81a695795410bd9ee5c9407ba1 (diff) | |
download | op-kernel-dev-a8e23a291852cd7c4fb5ca696dbb93912185ad10.zip op-kernel-dev-a8e23a291852cd7c4fb5ca696dbb93912185ad10.tar.gz |
mm,x86: fix kmap_atomic_push vs ioremap_32.c
It appears i386 uses kmap_atomic infrastructure regardless of
CONFIG_HIGHMEM which results in a compile error when highmem is disabled.
Cure this by providing the needed few bits for both CONFIG_HIGHMEM and
CONFIG_X86_32.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Reported-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions