Dan Carpenter
1c389795c1
genirq: Fix incorrect unlock in __setup_irq()
...
goto out_thread is called before we take the lock. It causes a gcc
warning: "kernel/irq/manage.c:858: warning: ‘flags’ may be used
uninitialized in this function"
[ tglx: Moved unlock before free_cpumask_var() ]
Signed-off-by: Dan Carpenter <error27@gmail.com>
LKML-Reference: <20110317114307.GJ2008@bicker>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-03-17 15:52:30 +01:00
..
2011-03-17 15:52:30 +01:00
2011-02-18 12:36:06 -08:00
2011-03-15 18:53:35 -07:00
2011-03-10 10:34:58 -05:00
2011-03-14 09:15:23 -04:00
2011-02-11 17:41:58 +11:00
2011-02-16 13:30:48 +01:00
2011-02-02 15:28:19 +01:00
2011-01-06 11:11:50 -08:00
2011-03-04 17:53:38 -08:00
2011-02-16 13:33:41 +01:00
2011-01-11 11:02:13 -08:00
2011-01-13 17:32:43 -08:00
2011-03-15 18:28:30 -07:00
2011-03-15 18:53:35 -07:00
2011-01-07 17:02:58 -08:00
2011-01-07 15:55:45 +01:00
2011-01-13 08:03:16 -08:00
2011-01-20 13:32:33 +01:00
2011-01-13 08:03:08 -08:00
2011-02-03 09:28:46 -05:00
2011-01-12 03:06:19 -05:00
2011-01-24 14:32:51 +10:30
2011-03-04 11:32:52 +01:00
2011-02-02 15:28:19 +01:00
2011-02-21 12:53:09 -08:00
2011-02-10 17:53:55 -08:00
2011-03-04 09:23:30 -08:00
2011-03-04 08:05:41 -08:00
2011-03-04 08:05:08 -08:00
2011-01-14 04:58:08 -08:00
2011-03-04 08:05:17 -08:00
2011-01-07 17:02:58 -08:00
2011-01-27 21:13:51 -05:00
2011-01-27 21:13:51 -05:00
2011-02-22 22:07:22 +01:00
2011-01-27 21:13:51 -05:00
2011-02-23 11:34:03 +01:00
2011-02-23 11:33:59 +01:00
2011-02-03 14:20:33 +01:00
2011-03-04 11:14:31 +01:00
2011-01-26 12:33:22 +01:00
2011-03-04 11:12:26 +01:00
2011-01-26 12:33:22 +01:00
2011-03-15 19:23:40 -07:00
2011-01-20 18:30:37 -08:00
2011-03-15 19:23:40 -07:00
2011-01-14 04:56:49 -08:00
2011-03-15 02:21:44 -04:00
2011-01-31 13:01:27 +10:00
2011-03-14 09:15:28 -04:00
2011-03-15 18:37:30 -07:00
2011-01-13 08:03:19 -08:00
2011-03-15 18:53:35 -07:00
2011-03-15 18:53:35 -07:00
2011-02-03 09:28:46 -05:00
2011-01-13 08:03:18 -08:00
2010-12-29 11:31:38 -08:00
2011-02-10 13:21:59 +01:00
2011-03-08 16:10:38 +01:00