diff options
author | Dave Hansen <dave@linux.vnet.ibm.com> | 2008-12-09 11:21:36 +0300 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-01-08 08:25:09 +0300 |
commit | 893473df78b4407c9ab75cb55479409795953b01 (patch) | |
tree | f58da72162345985841badce4ede52cc98f69e02 /arch/powerpc/mm/hash_low_32.S | |
parent | 0be210fd664b07531cb238bafb453a2a54c2a7a8 (diff) | |
download | linux-893473df78b4407c9ab75cb55479409795953b01.tar.xz |
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>
Diffstat (limited to 'arch/powerpc/mm/hash_low_32.S')
0 files changed, 0 insertions, 0 deletions