diff options
author | Andreas Herrmann <[email protected]> | 2008-08-06 10:27:30 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-09-06 20:48:02 +0200 |
commit | d04ec773d7ca1bbc05a2768be95c1cebe2b07757 (patch) | |
tree | 7f44aad93d8f8a526f5a16f42feab080b3ecb9da /fs/jbd2/commit.c | |
parent | e4a6be4d2850da032a782b5296c07dfdf583af86 (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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions