Yongbae Park
1096be084a
clockevents: sun5i: Fix setup_irq init sequence
...
The interrupt is enabled before the handler is set. Even this bug
did not appear, it is potentially dangerous as it can lead to a
NULL pointer dereference.
Fix the error by enabling the interrupt after
clockevents_config_and_register() is called.
Cc: stable@vger.kernel.org
Signed-off-by: Yongbae Park <yongbae2@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2015-03-05 15:01:37 +01:00
..
2013-08-27 10:49:38 +02:00
2015-01-06 22:29:20 -05:00
2014-07-18 12:29:02 +01:00
2015-01-29 14:02:06 +01:00
2013-07-30 11:24:51 -07:00
2015-01-05 14:43:36 +01:00
2014-09-29 01:59:09 +02:00
2013-07-30 11:24:52 -07:00
2014-05-20 14:25:24 -05:00
2014-07-23 12:02:35 +02:00
2013-12-11 11:40:27 +01:00
2014-08-26 13:45:44 -04:00
2014-05-23 09:23:09 +02:00
2013-12-11 11:40:27 +01:00
2014-05-23 09:23:10 +02:00
2015-01-05 14:43:35 +01:00
2014-05-23 10:12:04 +02:00
2012-11-13 14:08:23 -05:00
2015-02-25 10:28:22 +01:00
2015-02-17 09:27:54 -08:00
2014-09-29 01:50:05 +02:00
2014-08-26 13:45:46 -04:00
2014-11-24 07:45:30 +01:00
2014-05-23 09:19:40 +02:00
2013-08-01 01:13:34 +02:00
2015-02-25 10:28:49 +01:00
2013-07-30 11:24:52 -07:00
2014-01-23 18:45:38 -08:00
2015-02-25 10:28:55 +01:00
2014-08-26 13:45:56 -04:00
2015-01-29 14:02:13 +01:00
2013-12-11 11:40:27 +01:00
2012-02-22 13:25:16 +01:00
2014-07-04 15:46:17 +02:00
2014-07-04 15:50:29 +02:00
2015-01-05 14:43:37 +01:00
2014-11-19 10:43:51 +01:00
2014-09-29 01:50:05 +02:00
2014-06-16 12:48:12 -06:00
2014-12-10 08:18:32 -08:00
2015-03-05 15:01:36 +01:00
2014-03-11 23:05:02 +01:00
2015-01-29 14:02:06 +01:00
2014-12-03 14:15:52 +01:00
2015-01-29 14:02:15 +01:00
2014-10-28 15:42:34 +01:00
2014-03-11 23:05:00 +01:00
2014-07-23 12:02:34 +02:00
2015-03-05 15:01:37 +01:00
2014-04-05 13:20:43 -07:00
2015-01-29 14:02:16 +01:00
2014-09-29 01:50:05 +02:00
2013-12-11 11:40:28 +01:00
2014-04-29 15:06:43 +02:00