summaryrefslogtreecommitdiff
path: root/crypto/anubis.c
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2005-09-04 02:55:43 +0400
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 11:05:57 +0400
commit5a6a4d4320aed1918bf79dfb6bd841317f33b8e9 (patch)
tree6a66ffee8d8ff875cc07bc1cecd2b1f36df81c9a /crypto/anubis.c
parent656de7e46901fe3228b592e1d9fc89c353f0fa4e (diff)
downloadlinux-5a6a4d4320aed1918bf79dfb6bd841317f33b8e9.tar.xz
[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()
flush_dcache_icache_page() will be called on an instruction page fault. We can't sleep in the fault handler, so use kmap_atomic() instead of just kmap() for the Book-E case. Signed-off-by: Roland Dreier <rolandd@cisco.com> Acked-by: Matt Porter <mporter@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'crypto/anubis.c')
0 files changed, 0 insertions, 0 deletions