Heiko Carstens
95f715b08f
powerpc: Fix __get_user_pages_fast() irq handling
...
__get_user_pages_fast() may be called with interrupts disabled (see e.g.
get_futex_key() in kernel/futex.c) and therefore should use local_irq_save()
and local_irq_restore() instead of local_irq_disable()/enable().
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
CC: <stable@vger.kernel.org> [v3.12]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-11-21 10:33:37 +11:00
..
2010-08-05 12:56:08 +10:00
2013-07-01 11:10:36 +10:00
2013-11-13 12:09:03 +09:00
2013-09-12 15:38:01 -07:00
2012-03-15 12:12:19 -05:00
2013-11-21 10:33:37 +11:00
2012-07-11 14:18:22 +10:00
2013-06-21 16:01:52 +10:00
2013-10-11 16:48:26 +11:00
2013-10-11 16:48:26 +11:00
2010-10-27 18:03:05 -07:00
2013-06-21 16:01:56 +10:00
2011-12-07 16:26:24 +11:00
2013-06-21 16:01:52 +10:00
2013-11-13 12:09:03 +09:00
2011-11-25 14:11:27 +11:00
2013-04-18 13:03:54 +10:00
2012-03-07 17:06:09 +11:00
2013-10-28 21:11:22 -05:00
2013-10-11 17:24:39 +11:00
2013-06-21 16:01:56 +10:00
2013-10-03 17:21:38 +10:00
2013-07-10 18:11:34 -07:00
2011-10-31 19:30:38 -04:00
2013-04-30 16:00:07 +10:00
2013-07-01 11:10:36 +10:00
2011-10-11 23:30:41 -05:00
2013-11-13 12:09:03 +09:00
2013-11-15 09:32:18 +09:00
2013-11-15 09:32:18 +09:00
2013-10-28 21:11:18 -05:00
2010-08-05 12:56:08 +10:00
2013-03-17 12:45:44 +11:00
2013-08-14 15:33:35 +10:00
2013-04-30 11:05:17 +10:00
2012-09-05 15:19:31 +10:00
2013-08-14 11:50:24 +10:00
2011-10-31 19:30:38 -04:00
2013-07-04 10:29:23 -07:00
2012-09-05 15:35:52 +10:00
2012-11-15 12:59:24 +11:00
2013-07-01 11:10:36 +10:00