1
linux/arch/sparc
David S. Miller d894d964ff sparc32: Convert mmu_* interfaces from btfixup to method ops.
This set of changes displays one major danger of btfixup, interface
signatures are not always type checked fully.  As seen here the iounit
variant of the map_dma_area routine had an incorrect type for one of
it's arguments.

It turns out to be harmless in this case, but just imagine trying to
debug something involving this kind of problem.  No thanks.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-13 13:57:05 -07:00
..
boot Kbuild: centralize MKIMAGE and cmd_uimage definitions 2012-03-26 15:49:20 +02:00
configs
include/asm sparc32: Convert mmu_* interfaces from btfixup to method ops. 2012-05-13 13:57:05 -07:00
kernel sparc32: Convert mmu_* interfaces from btfixup to method ops. 2012-05-13 13:57:05 -07:00
lib sparc32: Kill btfixup for xchg()'s 'swap' instruction. 2012-05-13 13:07:16 -07:00
math-emu Disintegrate asm/system.h for Sparc 2012-03-28 18:30:03 +01:00
mm sparc32: Convert mmu_* interfaces from btfixup to method ops. 2012-05-13 13:57:05 -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: Pass -mcpu=v7 explicitly to gcc. 2012-05-12 15:16:45 -07:00