Files
android_kernel_xiaomi_sm8450/include/linux
Nicholas Piggin 4231aba000 powerpc/64s: Fix page table fragment refcount race vs speculative references
The page table fragment allocator uses the main page refcount racily
with respect to speculative references. A customer observed a BUG due
to page table page refcount underflow in the fragment allocator. This
can be caused by the fragment allocator set_page_count stomping on a
speculative reference, and then the speculative failure handler
decrements the new reference, and the underflow eventually pops when
the page tables are freed.

Fix this by using a dedicated field in the struct page for the page
table fragment allocator.

Fixes: 5c1f6ee9a3 ("powerpc: Reduce PTE table memory wastage")
Cc: stable@vger.kernel.org # v3.10+
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-08-08 00:32:32 +10:00
..
2018-05-25 18:23:56 +02:00
2018-05-23 14:01:03 +02:00
2018-06-05 10:48:09 -04:00
2018-06-07 14:23:08 +01:00
2016-07-08 16:23:11 +02:00
2018-06-07 17:34:35 -07:00
2010-11-23 20:14:46 +00:00
2018-05-26 09:16:44 +02:00
2012-10-08 13:50:20 +10:30
2018-06-15 18:10:01 -03:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2018-04-20 17:18:35 -07:00
2018-04-30 13:25:14 +01:00
2011-03-11 14:25:50 +00:00
2017-06-08 18:52:36 -07:00
2018-06-14 17:01:45 +02:00
2018-03-16 10:56:13 +01:00
2018-05-28 17:41:02 +02:00
2018-05-09 17:25:13 +02:00
2017-11-15 18:21:04 -08:00
2018-06-15 18:10:01 -03:00
2018-03-16 15:45:51 -07:00
2011-10-29 21:20:22 +02:00
2018-03-16 10:55:47 +01:00
2018-03-26 15:09:38 +02:00
2018-04-27 14:34:51 +02:00
2017-08-24 13:23:03 -07:00
2012-02-20 19:46:36 +11:00
2009-12-10 23:52:01 +00:00
2016-10-28 08:48:16 -06:00
2017-11-27 16:19:56 -05:00
2018-06-01 07:38:16 -06:00
2012-10-16 18:49:15 -07:00
2018-01-01 12:40:27 -07:00
2018-03-26 15:56:44 +02:00
2017-08-07 17:22:14 +02:00
2014-12-31 13:06:50 -05:00
2014-10-09 11:35:48 +03:00
2017-11-13 01:41:20 +01:00
2014-10-08 16:01:41 -04:00
2018-06-15 18:10:01 -03:00
2018-04-26 09:02:01 -06:00
2017-03-21 10:15:47 +02:00
2010-02-09 11:13:56 +01:00
2018-06-07 17:34:37 -07:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00
2018-05-22 13:42:16 +02:00
2011-07-01 10:37:15 +02:00
2018-02-22 21:13:03 +01:00
2017-06-21 14:37:12 -04:00
2018-03-26 08:53:43 -06:00
2018-01-17 11:30:16 +00:00
2006-10-10 15:37:22 -07:00
2018-05-09 12:21:46 -05:00
2016-05-11 22:37:54 +02:00
2014-03-13 12:11:00 +10:30
2016-01-28 14:19:12 -08:00
2018-06-21 17:39:18 +02:00
2018-04-11 10:28:38 -07:00
2015-07-28 08:50:42 +01:00
2017-11-15 18:21:01 -08:00
2009-04-06 16:06:26 +01:00
2017-12-01 13:09:40 -08:00
2018-04-12 09:41:19 -07:00
2017-02-24 17:46:57 -08:00
2017-08-28 20:51:22 +02:00
2018-06-05 08:50:16 -04:00
2018-06-15 07:55:25 +09:00
2018-06-07 17:34:35 -07:00
2018-04-11 10:28:32 -07:00
2018-06-12 16:19:22 -07:00
2018-06-07 17:34:39 -07:00
2018-03-26 13:14:43 -04:00
2018-03-26 13:14:43 -04:00
2016-04-25 15:09:11 -04:00
2017-11-17 16:10:00 -08:00
2018-01-28 22:17:24 -05:00
2018-06-01 14:37:35 +02:00
2018-01-08 08:22:45 -06:00
2018-01-17 15:25:50 +01:00
2018-06-07 17:34:36 -07:00
2018-04-11 10:28:39 -07:00
2018-01-31 17:18:37 -08:00
2017-11-09 10:23:28 +01:00
2018-06-06 16:10:45 -05:00
2018-05-15 15:51:38 +01:00
2018-06-07 17:34:35 -07:00
2017-11-17 16:10:04 -08:00
2017-11-17 16:10:04 -08:00
2017-11-13 01:33:48 +01:00
2017-12-16 02:05:48 +01:00
2010-08-04 21:53:17 -07:00
2018-05-31 00:13:56 +08:00
2018-05-11 17:28:45 -07:00
2018-05-11 17:28:45 -07:00
2018-06-04 17:28:20 -04:00
2016-03-22 15:36:02 -07:00
2018-03-01 08:33:05 -07:00
2017-11-07 12:22:21 +01:00
2018-06-29 08:48:06 -06:00
2018-05-04 12:48:54 -07:00
2018-04-30 05:14:55 -07:00
2009-04-08 14:33:38 -07:00
2018-06-07 17:34:35 -07:00
2018-05-03 15:55:23 -07:00
2018-01-15 12:07:46 -08:00
2013-04-30 15:50:12 +05:30
2018-04-16 14:25:08 -06:00
2018-02-06 18:32:47 -08:00
2018-01-09 16:27:43 +01:00
2018-05-18 11:40:27 -04:00
2010-03-25 17:18:43 -07:00
2018-05-19 13:57:31 +02:00
2018-05-19 13:57:31 +02:00
2015-10-01 09:57:59 -07:00
2018-04-26 15:08:04 -04:00
2005-04-16 15:20:36 -07:00
2018-02-06 18:32:44 -08:00
2014-11-28 16:08:16 +01:00
2017-12-20 09:53:54 -07:00
2017-10-04 10:29:22 +02:00
2015-12-03 07:24:29 -08:00
2015-03-24 09:48:14 -07:00
2018-05-14 09:51:34 -04:00
2011-01-13 08:03:24 -08:00
2013-10-17 15:53:09 -04:00
2017-08-15 09:02:08 -07:00