Benoît Thébaudeau
b59f6d1feb
drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning
Fixes
WARNING: at irq/handle.c:146 handle_irq_event_percpu+0x19c/0x1b8()
irq 25 handler mxc_rtc_interrupt+0x0/0xac enabled interrupts
Modules linked in:
(unwind_backtrace+0x0/0xf0) from (warn_slowpath_common+0x4c/0x64)
(warn_slowpath_common+0x4c/0x64) from (warn_slowpath_fmt+0x30/0x40)
(warn_slowpath_fmt+0x30/0x40) from (handle_irq_event_percpu+0x19c/0x1b8)
(handle_irq_event_percpu+0x19c/0x1b8) from (handle_irq_event+0x28/0x38)
(handle_irq_event+0x28/0x38) from (handle_level_irq+0x80/0xc4)
(handle_level_irq+0x80/0xc4) from (generic_handle_irq+0x24/0x38)
(generic_handle_irq+0x24/0x38) from (handle_IRQ+0x30/0x84)
(handle_IRQ+0x30/0x84) from (avic_handle_irq+0x2c/0x4c)
(avic_handle_irq+0x2c/0x4c) from (__irq_svc+0x40/0x60)
Exception stack(0xc050bf60 to 0xc050bfa8)
bf60: 00000001 00000000 003c4208 c0018e20 c050a000 c050a000 c054a4c8 c050a000
bf80: c05157a8 4117b363 80503bb4 00000000 01000000 c050bfa8 c0018e2c c000e808
bfa0: 60000013 ffffffff
(__irq_svc+0x40/0x60) from (default_idle+0x1c/0x30)
(default_idle+0x1c/0x30) from (cpu_idle+0x68/0xa8)
(cpu_idle+0x68/0xa8) from (start_kernel+0x22c/0x26c)
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Sascha Hauer <kernel@pengutronix.de>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-07-11 16:04:46 -07:00
..
2012-06-30 11:11:58 -07:00
2012-05-26 12:22:27 -07:00
2012-06-20 14:39:36 -07:00
2012-06-24 23:31:09 +02:00
2012-06-08 13:47:07 -04:00
2012-07-03 15:51:22 -07:00
2012-06-19 00:19:11 -03:00
2012-06-18 12:20:36 -07:00
2012-07-03 12:05:14 -07:00
2012-06-11 17:10:16 +09:00
2012-05-26 12:42:29 -07:00
2012-06-20 22:12:52 -07:00
2012-06-11 12:43:16 -03:00
2012-06-18 16:30:42 -07:00
2012-06-03 21:21:01 -07:00
2012-07-03 11:18:48 +01:00
2012-06-26 11:23:41 -07:00
2012-06-29 10:29:54 -07:00
2012-06-04 16:49:43 +02:00
2012-06-12 15:51:41 -07:00
2012-06-14 17:28:46 -07:00
2012-06-24 04:59:59 -07:00
2012-07-06 09:50:39 -07:00
2012-06-04 12:47:44 +02:00
2012-07-04 15:55:19 +08:00
2012-07-03 18:05:35 -07:00
2012-06-25 14:53:09 -07:00
2012-05-31 18:10:18 -07:00
2012-06-20 14:39:36 -07:00
2012-06-13 15:34:31 -07:00
2012-06-26 16:10:30 -04:00
2012-07-06 10:34:48 -07:00
2012-07-01 00:25:32 -07:00
2012-06-14 20:29:40 -05:00
2012-06-21 16:15:11 +02:00
2012-06-13 13:11:39 -07:00
2012-06-20 14:41:57 -07:00
2012-06-07 14:43:55 -07:00
2012-05-31 12:10:15 -07:00
2012-05-31 17:49:31 -07:00
2012-06-23 11:37:28 +01:00
2012-06-17 10:31:03 +03:00
2012-07-11 16:04:46 -07:00
2012-05-31 10:51:10 -07:00
2012-07-06 13:59:50 -07:00
2012-06-18 11:27:04 +01:00
2012-06-25 14:53:09 -07:00
2012-07-06 12:52:09 -07:00
2012-06-20 15:13:13 -07:00
2012-06-26 16:14:34 -07:00
2012-06-26 21:10:56 -07:00
2012-06-16 16:59:05 -07:00
2012-05-26 12:42:29 -07:00
2012-06-28 20:40:56 +02:00
2012-06-15 17:17:15 -07:00
2012-05-26 12:22:27 -07:00