summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vmi_32.c
diff options
context:
space:
mode:
authorAndreas Herrmann <andreas.herrmann3@amd.com>2008-08-06 08:27:30 (GMT)
committerIngo Molnar <mingo@elte.hu>2008-08-11 19:39:11 (GMT)
commit49800efcb17afdf973f33e8aa8807b7f83993cc6 (patch)
tree7b21c84fcf4d3e42570551fff63ce4ff248e00a2 /arch/x86/kernel/vmi_32.c
parent2ae111cdd8d83ebf9de72e36e68a8c84b6ebbeea (diff)
downloadlinux-fsl-qoriq-49800efcb17afdf973f33e8aa8807b7f83993cc6.tar.xz
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 <andreas.herrmann3@amd.com> Cc: akpm@linux-foundation.org Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/vmi_32.c')
0 files changed, 0 insertions, 0 deletions