Michael Ellerman
773edeadf6
powerpc/mm: Add mask of possible MMU features
...
Follow the example of the cpu feature code, and add a mask of possible
MMU features, MMU_FTRS_POSSIBLE.
This is used in mmu_has_feature(), which allows the possible mask to act
as a shortcut for any features that are not possible, but still allows
the feature bit itself to be defined.
We will use this in the next commit to allow MMU_FTR_RADIX checks to be
elided when MMU_FTR_RADIX is not possible.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
2016-05-11 21:46:02 +10:00
..
2016-05-01 18:33:09 +10:00
2016-05-01 18:33:02 +10:00
2016-02-18 00:11:39 +11:00
2016-01-12 20:46:53 +02:00
2016-03-11 17:20:11 -06:00
2016-03-11 17:20:12 -06:00
2016-03-09 10:44:18 -06:00
2016-02-24 20:08:48 +11:00
2016-03-07 14:53:55 +11:00
2015-12-22 17:12:56 -06:00
2016-03-04 23:44:51 -06:00
2016-03-04 23:58:38 -06:00
2015-10-15 15:58:16 +11:00
2016-01-20 17:09:18 -08:00
2016-03-09 09:58:23 +11:00
2015-10-27 18:14:40 -05:00
2015-12-17 22:40:58 +11:00
2016-01-20 17:09:18 -08:00
2015-12-17 22:40:54 +11:00
2016-03-04 23:50:27 -06:00
2016-03-07 14:53:55 +11:00
2015-11-09 15:11:24 -08:00
2016-02-29 20:34:34 +11:00
2016-03-09 13:05:51 +11:00
2016-03-01 19:27:20 +11:00
2015-12-17 16:42:12 +08:00
2016-03-01 19:27:20 +11:00
2015-10-06 14:52:48 -04:00
2016-05-01 18:32:43 +10:00
2016-01-15 17:56:32 -08:00
2016-03-16 09:55:35 -07:00
2016-03-02 09:56:50 +11:00
2016-04-14 15:47:06 +10:00
2016-05-01 18:32:39 +10:00
2016-02-18 19:46:30 +01:00
2016-05-01 18:33:05 +10:00
2016-03-11 17:18:02 -06:00
2016-05-11 21:46:02 +10:00
2016-03-11 11:20:15 +11:00
2015-10-22 16:06:08 +02:00
2015-10-22 15:19:40 +02:00
2015-10-05 21:32:50 +11:00
2016-04-11 20:30:45 +10:00
2016-02-09 20:27:04 +11:00
2016-01-09 08:28:44 +11:00
2016-03-11 17:20:11 -06:00
2016-05-01 18:32:48 +10:00
2016-05-01 18:32:18 +10:00
2016-03-19 15:38:41 -07:00
2016-03-07 10:40:02 -06:00
2016-03-10 22:56:05 +11:00
2015-12-14 15:19:07 +11:00
2016-03-03 21:18:28 +11:00
2016-05-01 18:32:18 +10:00
2016-05-01 18:32:16 +10:00
2016-02-16 13:44:26 +11:00
2015-12-14 15:19:17 +11:00
2016-03-01 19:27:20 +11:00
2016-04-11 20:30:44 +10:00
2016-04-27 09:28:07 +10:00
2016-03-29 12:08:08 +11:00
2016-05-01 18:32:43 +10:00
2016-03-16 15:22:40 +11:00
2016-03-01 19:27:20 +11:00
2016-05-01 18:33:00 +10:00
2015-12-17 22:40:56 +11:00
2016-03-07 14:53:52 +11:00
2016-03-19 15:38:41 -07:00
2016-03-01 19:27:20 +11:00
2016-03-02 23:34:50 +11:00
2015-12-14 20:38:18 +11:00
2016-01-21 14:10:55 +11:00
2016-04-14 15:47:06 +10:00
2016-03-11 17:18:03 -06:00
2016-05-01 18:33:09 +10:00
2016-02-15 21:10:03 +11:00
2015-09-16 15:47:51 +02:00
2016-01-04 10:28:12 -05:00
2016-03-01 19:27:20 +11:00
2016-01-21 14:10:55 +11:00
2015-11-26 22:11:17 +11:00
2015-10-08 11:44:12 -04:00
2016-03-19 15:38:41 -07:00