Files
kernel-tenderloin-3.0/kernel
Abhijeet Dharmapurikar ef2293e734 genirq: explicitly mask a freed irq
When an interrupt is freed, the shutdown or the disable callback
is called for that interrupt. These calls might not be implemented
or even if they were, might not mask the interrupt.

Explicitly mask the interrupt when it is freed. If not masked, the
interrupt could trigger, set the pending bit in the irq controller
and cause unnecessary wakeup or exits from idle power collapse.

Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>

Conflicts:

	kernel/irq/manage.c
2011-10-03 16:19:25 -07:00
..
2011-03-31 11:26:23 -03:00
2011-08-04 21:58:35 -07:00
2011-10-03 16:19:25 -07:00
2011-10-03 10:26:58 -07:00
2011-03-31 11:26:23 -03:00
2011-03-14 09:15:23 -04:00
2010-10-30 01:42:19 -04:00
2011-05-19 18:51:57 +10:00
2011-10-03 09:57:10 -07:00
2011-10-03 09:57:10 -07:00
2011-05-17 23:19:17 +02:00
2011-08-10 18:07:59 -07:00
2010-10-01 10:50:58 -07:00
2011-03-31 11:26:23 -03:00
2011-05-26 17:12:34 -07:00
2011-05-26 17:12:34 -07:00
2011-03-31 11:26:23 -03:00
2011-08-19 11:41:00 -07:00
2011-04-18 10:35:30 -07:00
2011-10-03 09:57:10 -07:00
2011-05-24 12:10:51 +02:00
2011-10-03 09:57:10 -07:00
2011-05-20 12:50:29 -07:00
2011-10-03 09:57:10 -07:00
2011-03-31 11:26:23 -03:00
2011-04-24 13:18:38 +02:00
2011-10-03 09:57:10 -07:00
2011-03-23 19:46:51 -07:00
2011-10-03 09:57:10 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00