diff options
author | Andreas Herrmann <[email protected]> | 2008-08-06 10:27:30 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-08-11 21:39:11 +0200 |
commit | 49800efcb17afdf973f33e8aa8807b7f83993cc6 (patch) | |
tree | 7b21c84fcf4d3e42570551fff63ce4ff248e00a2 /net/lapb/lapb_iface.c | |
parent | 2ae111cdd8d83ebf9de72e36e68a8c84b6ebbeea (diff) |
x86: pda_init(): fix memory leak when using CPU hotplug
pda->irqstackptr is allocated whenever a CPU is set online.
But it is never freed. This results in a memory leak of 16K
for each CPU offline/online cycle.
Fix is to allocate pda->irqstackptr only once.
Signed-off-by: Andreas Herrmann <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions