Michael Ellerman
bfb9956ab4
powerpc/mm: Fix crash in page table dump with huge pages
...
The page table dump code doesn't know about huge pages, so currently
it crashes (or walks random memory, usually leading to a crash), if it
finds a huge page. On Book3S we only see huge pages in the Linux page
tables when we're using the P9 Radix MMU.
Teaching the code to properly handle huge pages is a bit more involved,
so for now just prevent the crash.
Cc: stable@vger.kernel.org # v4.10+
Fixes: 8eb07b1870
("powerpc/mm: Dump linux pagetables")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
2017-05-17 11:56:33 +10:00
..
2016-07-09 02:02:48 -05:00
2016-12-24 11:46:01 -08:00
2013-07-01 11:10:36 +10:00
2017-02-15 20:02:39 +11:00
2016-03-11 17:20:12 -06:00
2017-04-12 23:03:32 +10:00
2017-05-17 11:56:33 +10:00
2017-04-03 23:33:05 +10:00
2016-12-24 11:46:01 -08:00
2016-11-29 23:59:40 +11:00
2016-11-29 23:59:40 +11:00
2017-03-21 22:09:26 +11:00
2017-04-05 22:13:37 +10:00
2017-04-11 07:46:03 +10:00
2015-05-19 08:39:14 +02:00
2016-07-21 18:59:09 +10:00
2017-03-31 23:09:47 +11:00
2017-01-23 19:19:28 +11:00
2017-04-19 20:00:18 +10:00
2017-03-31 23:09:50 +11:00
2011-11-25 14:11:27 +11:00
2017-05-08 17:15:13 -07:00
2012-03-07 17:06:09 +11:00
2016-09-13 17:37:11 +10:00
2017-05-05 11:36:44 -07:00
2017-02-14 17:18:29 +11:00
2016-12-16 15:05:38 +11:00
2017-02-10 13:28:02 +11:00
2017-04-26 15:35:01 +10:00
2017-04-04 13:27:26 +10:00
2014-07-28 14:10:26 +10:00
2017-04-28 20:19:37 +10:00
2017-03-31 23:09:47 +11:00
2016-07-09 02:02:48 -05:00
2017-04-11 07:46:05 +10:00
2016-12-09 22:48:01 -06:00
2017-02-14 17:18:29 +11:00
2016-05-01 18:32:48 +10:00
2017-03-02 08:42:37 +01:00
2017-03-02 08:42:37 +01:00
2017-03-07 10:46:10 -08:00
2017-02-17 22:16:25 +11:00
2016-03-11 17:18:02 -06:00
2017-04-01 21:12:27 +11:00
2017-04-13 23:34:31 +10:00
2017-04-19 20:00:19 +10:00
2017-04-19 20:00:18 +10:00
2016-08-01 11:15:13 +10:00
2016-05-01 18:33:08 +10:00
2016-03-01 19:27:20 +11:00
2016-03-01 19:27:20 +11:00
2017-04-11 07:46:04 +10:00
2017-05-03 20:45:45 +10:00
2015-03-18 10:48:59 +11:00
2015-03-18 10:48:59 +11:00