linux-stable-rt/arch/powerpc
Dave Hansen 893473df78 powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Both users of careful_allocation() immediately memset() the
result.  So, just do it in one place.

Also give careful_allocation() a 'z' prefix to bring it in
line with kzmalloc() and friends.

Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-01-08 16:25:09 +11:00
..
boot Merge commit 'origin/master' into next 2009-01-08 16:24:38 +11:00
configs powerpc/85xx: Add SMP support to MPC8572 DS 2008-12-30 11:30:42 -06:00
include/asm Merge commit 'origin/master' into next 2009-01-08 16:24:38 +11:00
kernel powerpc/pci: Reserve legacy regions on PCI 2009-01-08 16:25:07 +11:00
kvm KVM: Consolidate userspace memory capability reporting into common code 2008-12-31 16:55:46 +02:00
lib Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2008-12-28 16:54:33 -08:00
math-emu
mm powerpc/mm: Cleanup careful_allocation(): consolidate memset() 2009-01-08 16:25:09 +11:00
oprofile trivial: fix then -> than typos in comments and documentation 2009-01-06 11:28:06 +01:00
platforms powerpc/powermac: Add missing of_node_put 2009-01-08 16:25:07 +11:00
sysdev Merge commit 'origin/master' into next 2009-01-08 16:24:38 +11:00
xmon
Kconfig Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2008-12-28 16:54:33 -08:00
Kconfig.debug
Makefile