diff options
author | Namhyung Kim <namhyung@kernel.org> | 2021-03-15 04:34:36 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-03-16 21:44:42 +0100 |
commit | 9483409ab5067941860754e78a4a44a60311d276 (patch) | |
tree | 2177fe31901f7561c179a00a2d298b150a6a6a78 /kernel/nsproxy.c | |
parent | Linux 5.12-rc3 (diff) | |
download | linux-9483409ab5067941860754e78a4a44a60311d276.tar.xz linux-9483409ab5067941860754e78a4a44a60311d276.zip |
perf core: Allocate perf_buffer in the target node memory
I found the ring buffer pages are allocated in the node but the ring
buffer itself is not. Let's convert it to use kzalloc_node() too.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210315033436.682438-1-namhyung@kernel.org
Diffstat (limited to 'kernel/nsproxy.c')
0 files changed, 0 insertions, 0 deletions