ppc: move exports to definitions
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Šī revīzija ir iekļauta:
@@ -26,6 +26,7 @@
|
||||
#include <asm/ppc_asm.h>
|
||||
#include <asm/thread_info.h>
|
||||
#include <asm/asm-offsets.h>
|
||||
#include <asm/export.h>
|
||||
|
||||
#ifdef CONFIG_SMP
|
||||
.section .bss
|
||||
@@ -33,6 +34,7 @@
|
||||
.globl mmu_hash_lock
|
||||
mmu_hash_lock:
|
||||
.space 4
|
||||
EXPORT_SYMBOL(mmu_hash_lock)
|
||||
#endif /* CONFIG_SMP */
|
||||
|
||||
/*
|
||||
@@ -575,6 +577,7 @@ _GLOBAL(flush_hash_pages)
|
||||
rlwinm r8,r8,0,31,29 /* clear HASHPTE bit */
|
||||
stwcx. r8,0,r5 /* update the pte */
|
||||
bne- 33b
|
||||
EXPORT_SYMBOL(flush_hash_pages)
|
||||
|
||||
/* Get the address of the primary PTE group in the hash table (r3) */
|
||||
_GLOBAL(flush_hash_patch_A)
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user