kernel-aes67/arch/parisc/mm
Matthew Wilcox ce33941f02 [PARISC] Make flush_tlb_all_local take a void *
Make flush_tlb_all_local take a void * so it doesn't have to be cast
when using on_each_cpu().  This becomes a problem when on_each_cpu
is a macro.

Also remove the prototype of flush_tlb_all_local from .c files.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
2006-01-21 20:46:31 -05:00
..
fault.c
init.c [PARISC] Make flush_tlb_all_local take a void * 2006-01-21 20:46:31 -05:00
ioremap.c [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h 2006-01-10 21:51:25 -05:00
kmap.c
Makefile