kernel-hacking-2024-linux-s.../arch/sparc
David S. Miller a46d6056f6 sparc32: Un-btfixup {pte,pmd,pgd}_clear().
Also we can remove BTFIXUPCALL_SWAPO0G0 as that is no longer
used.

This was rather amusing, we were setting the btfixup vectors
based upon cpu type but all to the same exact generic srmmu
routines.

Furthermore, we were inconsistently marking the fixup as
either BTFIXUPCALL_SWAPO0G0 or BTFIXUPCALL_NORM.

What a mess, glad we could untangle this stuff.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-12 12:26:47 -07:00
..
boot Kbuild: centralize MKIMAGE and cmd_uimage definitions 2012-03-26 15:49:20 +02:00
configs
include/asm sparc32: Un-btfixup {pte,pmd,pgd}_clear(). 2012-05-12 12:26:47 -07:00
kernel sparc32: drop btfixup for check_pgt_cache 2012-05-12 11:32:04 -07:00
lib sparc: Convert some assembler over to linakge.h's ENTRY/ENDPROC 2012-05-11 20:33:22 -07:00
math-emu Disintegrate asm/system.h for Sparc 2012-03-28 18:30:03 +01:00
mm sparc32: Un-btfixup {pte,pmd,pgd}_clear(). 2012-05-12 12:26:47 -07:00
oprofile
prom sparc32: drop sun4c support 2012-05-11 19:27:44 -07:00
Kconfig sparc32: Stop warning about sun4/sun4c in SMP Kconfig option. 2012-05-11 21:01:47 -07:00
Kconfig.debug
Makefile sparc32: Add -Av8 to assembler command line. 2012-03-13 18:19:51 -07:00