Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6

+3 -2
+3 -2
arch/sparc64/mm/ultra.S
··· 72 72 flush %g6 73 73 retl 74 74 wrpr %g7, 0x0, %pstate 75 + nop 75 76 76 77 .align 32 77 78 .globl __flush_tlb_kernel_range ··· 250 249 retl 251 250 wrpr %g7, 0x0, %pstate 252 251 253 - __cheetah_flush_tlb_pending: /* 22 insns */ 252 + __cheetah_flush_tlb_pending: /* 23 insns */ 254 253 /* %o0 = context, %o1 = nr, %o2 = vaddrs[] */ 255 254 rdpr %pstate, %g7 256 255 sllx %o1, 3, %o1 ··· 318 317 sethi %hi(__cheetah_flush_tlb_pending), %o1 319 318 or %o1, %lo(__cheetah_flush_tlb_pending), %o1 320 319 call cheetah_patch_one 321 - mov 22, %o2 320 + mov 23, %o2 322 321 323 322 #ifdef DCACHE_ALIASING_POSSIBLE 324 323 sethi %hi(__flush_dcache_page), %o0