diff options
author | Xiao Guangrong <[email protected]> | 2009-08-06 15:07:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-08-07 10:39:55 -0700 |
commit | 69dd647f969c28d18de77e2153f30d05a1874571 (patch) | |
tree | 7328f31d84b567e7f5648d35b5c535f9223e368a /net/lapb/lapb_iface.c | |
parent | 2020002a878403a6858868d85a43623f74859dba (diff) |
generic-ipi: fix hotplug_cfd()
Use CONFIG_HOTPLUG_CPU, not CONFIG_CPU_HOTPLUG
When hot-unpluging a cpu, it will leak memory allocated at cpu hotplug,
but only if CPUMASK_OFFSTACK=y, which is default to n.
The bug was introduced by 8969a5ede0f9e17da4b943712429aef2c9bcd82b
("generic-ipi: remove kmalloc()").
Signed-off-by: Xiao Guangrong <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions