[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
Just patch the branch at boot time instead. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -538,11 +538,12 @@ cheetah_tlb_fixup:
|
||||
nop
|
||||
call cheetah_plus_patch_winfixup
|
||||
nop
|
||||
|
||||
|
||||
2: /* Patch copy/page operations to cheetah optimized versions. */
|
||||
call cheetah_patch_copyops
|
||||
nop
|
||||
call cheetah_patch_copy_page
|
||||
nop
|
||||
call cheetah_patch_cachetlbops
|
||||
nop
|
||||
|
||||
|
Reference in New Issue
Block a user