-
- Downloads
perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()
Use the convenience function instead of __GFP_ZERO. Signed-off-by:Joe Perches <joe@perches.com> Signed-off-by:
Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/f58599ae1a8d7b32d37e9cf283e95fba6452f7f6.1377809875.git.joe@perches.com Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- arch/x86/kernel/cpu/perf_event_amd.c 1 addition, 2 deletionsarch/x86/kernel/cpu/perf_event_amd.c
- arch/x86/kernel/cpu/perf_event_intel_ds.c 3 additions, 3 deletionsarch/x86/kernel/cpu/perf_event_intel_ds.c
- arch/x86/kernel/cpu/perf_event_intel_uncore.c 1 addition, 1 deletionarch/x86/kernel/cpu/perf_event_intel_uncore.c
Loading
Please register or sign in to comment