linux-stable/arch/xtensa
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor
Kmem cache passed to constructor is only needed for constructors that are
themselves multiplexeres.  Nobody uses this "feature", nor does anybody uses
passed kmem cache in non-trivial way, so pass only pointer to object.

Non-trivial places are:
	arch/powerpc/mm/init_64.c
	arch/powerpc/mm/hugetlbpage.c

This is flag day, yes.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Christoph Lameter <cl@linux-foundation.org>
Cc: Jon Tollefson <kniht@linux.vnet.ibm.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Matt Mackall <mpm@selenic.com>
[akpm@linux-foundation.org: fix arch/powerpc/mm/hugetlbpage.c]
[akpm@linux-foundation.org: fix mm/slab.c]
[akpm@linux-foundation.org: fix ubifs]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:07 -07:00
..
boot [XTENSA] Fix makefile to work with binutils-2.18. 2008-02-13 17:45:05 -08:00
configs [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
kernel flag parameters: pipe 2008-07-24 10:47:28 -07:00
lib [XTENSA] fix sources using deprecated assembler directive 2007-05-31 17:44:31 -07:00
mm SL*B: drop kmem cache argument from constructor 2008-07-26 12:00:07 -07:00
platforms/iss [XTENSA] Prevent inlining ISS platform asm constructs 2008-02-13 17:04:56 -08:00
Kconfig remove mention of CONFIG_KMOD from documentation 2008-07-22 19:24:29 +10:00
Kconfig.debug [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1 2005-06-24 00:05:21 -07:00
Makefile [XTENSA] Concentrate platforms into one platforms directory. 2008-02-13 16:45:06 -08:00