[PARISC] Add parisc implementation of flush_kernel_dcache_page()
We need to do a little renaming of our original syntax because of the difference in arguments. Signed-off-by: James Bottomley <jejb@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:

committed by
Kyle McMartin

parent
ab43227c8a
commit
ba57583396
@@ -621,9 +621,9 @@ __clear_user_page_asm:
|
||||
|
||||
.procend
|
||||
|
||||
.export flush_kernel_dcache_page
|
||||
.export flush_kernel_dcache_page_asm
|
||||
|
||||
flush_kernel_dcache_page:
|
||||
flush_kernel_dcache_page_asm:
|
||||
.proc
|
||||
.callinfo NO_CALLS
|
||||
.entry
|
||||
|
Reference in New Issue
Block a user