diff options
author | Matthew Wilcox <willy@parisc-linux.org> | 2006-01-11 02:47:49 +0100 |
---|---|---|
committer | Kyle McMartin <kyle@duet.int.mcmartin.ca> | 2006-01-22 02:46:31 +0100 |
commit | ce33941f027bc1853ceb43d04d6204f45181703d (patch) | |
tree | 3c55fe5a797f5e128a748d0c7a133b1fca03a384 /arch/parisc/configs | |
parent | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. (diff) | |
download | linux-ce33941f027bc1853ceb43d04d6204f45181703d.tar.xz linux-ce33941f027bc1853ceb43d04d6204f45181703d.zip |
[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>
Diffstat (limited to 'arch/parisc/configs')
0 files changed, 0 insertions, 0 deletions