patch-2.3.39 linux/include/asm-sparc/asmmacro.h

Next file: linux/include/asm-sparc/page.h
Previous file: linux/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.38/linux/include/asm-sparc/asmmacro.h linux/include/asm-sparc/asmmacro.h
@@ -39,9 +39,6 @@
 	or	%tmp, %lo(C_LABEL(cpu_offset)), %tmp; \
 	ld	[%tmp + %reg], %reg;
 
-#define GET_PAGE_OFFSET(reg) \
-	sethi	BTFIXUP_SETHI_INIT(page_offset,0xf0000000), %reg;
-
 /* All trap entry points _must_ begin with this macro or else you
  * lose.  It makes sure the kernel has a proper window so that
  * c-code can be called.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)