android_kernel_samsung_msm8976/arch/sparc64
Sam Ravnborg 1256efd551 [SPARC64]: fix section mismatch warning in mdesc.c
Fix following warning:
WARNING: vmlinux.o(.text+0x35264): Section mismatch: reference to .init.text:__alloc_bootmem (between 'mdesc_bootmem_alloc' and 'mdesc_bootmem_free')

Rename mdesc_mem_ops to *_ops so modpost ignores __init references
and declare mdesc_bootmem_alloc __init since it is only used
during __init context.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-20 17:20:56 -07:00
..
boot
kernel [SPARC64]: fix section mismatch warning in mdesc.c 2007-07-20 17:20:56 -07:00
lib [SPARC64]: More sensible udelay implementation. 2007-07-16 04:05:02 -07:00
math-emu
mm mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
oprofile
prom [SPARC]: Fix serial console device detection. 2007-07-20 16:59:26 -07:00
solaris unregister_chrdev(): ignore the return value 2007-07-19 10:04:43 -07:00
defconfig [SPARC64]: Update defconfig. 2007-07-19 21:30:56 -07:00
Kconfig Start split out of common open firmware code 2007-07-20 13:28:41 +10:00
Kconfig.debug [SPARC64]: Add irqtrace/stacktrace/lockdep support. 2006-12-10 02:39:09 -08:00
Makefile