Skip to content
Commit 559fa6e7 authored by Jesper Juhl's avatar Jesper Juhl Committed by Ingo Molnar
Browse files

profile: Use vzalloc() rather than vmalloc() & memset()



There's no reason to memset() manually when we have vzalloc().

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: William Irwin <wli@holomorphy.com>
LKML-Reference: <alpine.LNX.2.00.1010302150310.1572@swampdragon.chaosbits.net>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 3985c7ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment