irq: fix cpumask memory leak on offstack cpumask kernels
authorYinghai Lu <yinghai@kernel.org>
Tue, 31 Mar 2009 03:37:20 +0000 (20:37 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 3 Apr 2009 17:14:44 +0000 (19:14 +0200)
Need to free the old cpumask for affinity and pending_mask.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
LKML-Reference: <49D18FF0.50707@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found