Files
linux/arch/x86/kernel
Andreas Herrmann 49800efcb1 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>
2008-08-11 21:39:11 +02:00
..
2008-07-22 09:06:21 +02:00
2008-07-24 10:47:22 -07:00
2008-07-18 14:35:14 +02:00
2008-01-30 13:31:31 +01:00
2008-07-20 09:18:17 +02:00
2008-07-03 08:19:18 +02:00
2008-01-30 13:31:19 +01:00
2008-07-23 18:00:30 -07:00
2008-07-23 17:55:22 -07:00
2008-07-27 21:43:11 +02:00
2008-07-08 13:16:14 +02:00
2008-07-24 10:47:34 -07:00
2008-07-01 11:03:31 +02:00
2008-04-26 17:35:47 +02:00
2008-01-30 13:33:10 +01:00
2008-07-16 10:54:39 +02:00
2008-04-19 19:19:54 +02:00
2008-04-27 12:00:28 +03:00
2008-07-26 12:00:04 -07:00
2008-07-22 09:06:21 +02:00
2008-06-12 21:25:51 +02:00
2008-07-22 09:06:21 +02:00
2008-07-16 12:15:17 -07:00
2008-07-26 12:00:04 -07:00
2008-06-12 18:05:42 -07:00
2008-07-25 13:08:16 +02:00
2008-07-06 14:01:50 +02:00
2008-07-25 13:08:16 +02:00
2008-07-16 12:15:17 -07:00
2008-07-26 16:31:35 +02:00
2008-07-22 21:53:53 +02:00
2008-07-08 12:23:31 +02:00
2008-01-30 13:31:52 +01:00
2008-07-18 18:51:57 +02:00
2008-07-15 22:46:47 +02:00
2008-07-20 09:18:17 +02:00
2008-05-25 08:58:24 +02:00