Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure al…
…location Jasper suggested we use the zeroing capability of the allocators instead of calling memset ourselves. Add node affinity while we're at it. Reported-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information