Kevin Hao
b92a226e52
powerpc: Move cpu_has_feature() to a separate file
...
We plan to use jump label for cpu_has_feature(). In order to implement
this we need to include the linux/jump_label.h in asm/cputable.h.
Unfortunately if we do that it leads to an include loop. The root of the
problem seems to be that reg.h needs cputable.h (for CPU_FTRs), and then
cputable.h via jump_label.h eventually pulls in hw_irq.h which needs
reg.h (for MSR_EE).
So move cpu_has_feature() to a separate file on its own.
Signed-off-by: Kevin Hao <haokexin@gmail.com >
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com >
[mpe: Rename to cpu_has_feature.h and flesh out change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
2016-08-01 11:15:03 +10:00
..
2016-08-01 11:15:03 +10:00
2016-07-30 21:01:36 -07:00
2016-07-09 01:43:50 -05:00
2016-06-24 15:17:57 +10:00
2016-06-16 22:39:54 +10:00
2016-06-16 10:48:28 +02:00
2016-01-12 20:46:53 +02:00
2016-03-11 17:20:11 -06:00
2016-08-01 11:15:03 +10:00
2016-03-09 10:44:18 -06:00
2016-02-24 20:08:48 +11:00
2016-06-14 13:58:27 +10:00
2015-12-22 17:12:56 -06:00
2016-08-01 11:15:03 +10:00
2016-07-21 20:33:57 +10:00
2016-07-15 20:18:41 +10:00
2016-08-01 11:15:03 +10:00
2016-03-04 23:58:38 -06:00
2016-08-01 11:15:03 +10:00
2016-08-01 11:15:03 +10:00
2016-08-01 11:15:03 +10:00
2015-10-15 15:58:16 +11:00
2016-01-20 17:09:18 -08:00
2016-06-21 15:30:56 +10:00
2015-10-27 18:14:40 -05:00
2016-07-30 13:43:19 +10:00
2016-01-20 17:09:18 -08:00
2016-07-21 18:51:42 +10:00
2016-07-21 18:56:13 +10:00
2016-07-09 02:02:48 -05:00
2016-03-04 23:50:27 -06:00
2016-06-14 13:58:27 +10:00
2015-11-09 15:11:24 -08:00
2016-05-11 21:53:55 +10:00
2016-07-21 18:56:31 +10:00
2016-07-17 16:42:44 +10: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
2016-07-21 18:55:54 +10:00
2015-10-06 14:52:48 -04:00
2016-06-14 13:58:27 +10:00
2016-05-01 18:32:43 +10:00
2016-07-15 20:18:41 +10:00
2016-01-15 17:56:32 -08:00
2016-05-13 17:29:23 +02:00
2016-03-02 09:56:50 +11:00
2016-06-14 13:58:27 +10:00
2016-04-14 15:47:06 +10:00
2016-07-21 19:07:26 +10:00
2016-08-01 11:15:03 +10:00
2016-05-01 18:33:05 +10:00
2016-07-09 02:02:48 -05:00
2016-08-01 11:15:00 +10:00
2016-03-11 11:20:15 +11:00
2015-10-22 16:06:08 +02:00
2016-07-14 21:12:06 +10:00
2015-10-22 15:19:40 +02:00
2015-10-05 21:32:50 +11:00
2016-06-08 15:17:01 +02:00
2016-07-17 16:42:46 +10:00
2016-07-21 18:56:31 +10:00
2016-07-09 01:43:50 -05:00
2016-03-11 17:20:11 -06:00
2016-05-11 21:54:00 +10:00
2016-07-19 20:17:07 +10:00
2016-06-21 15:30:52 +10:00
2016-03-07 10:40:02 -06:00
2016-03-10 22:56:05 +11:00
2016-05-11 21:53:49 +10:00
2016-07-17 16:42:51 +10:00
2016-05-01 18:32:16 +10:00
2016-07-26 16:19:19 -07:00
2015-12-14 15:19:17 +11:00
2016-06-14 13:58:26 +10:00
2016-07-14 20:28:08 +10:00
2016-07-14 21:12:06 +10:00
2016-07-30 21:01:36 -07:00
2016-07-30 21:01:36 -07:00
2016-06-21 15:30:56 +10:00
2016-07-15 20:18:41 +10:00
2016-07-21 18:56:38 +10:00
2016-06-14 13:58:26 +10:00
2016-06-14 13:58:26 +10:00
2016-06-14 13:58:27 +10:00
2016-03-16 15:22:40 +11:00
2016-03-01 19:27:20 +11:00
2016-08-01 11:15:03 +10:00
2016-07-21 19:17:46 +10:00
2016-06-14 13:58:27 +10:00
2016-07-21 18:56:31 +10:00
2016-07-21 19:17:46 +10:00
2016-07-21 18:56:38 +10:00
2016-06-14 16:05:44 +10:00
2016-06-14 13:58:25 +10:00
2016-03-02 23:34:50 +11:00
2016-07-21 18:51:42 +10:00
2016-04-27 16:47:55 +10:00
2016-07-17 16:42:47 +10:00
2016-07-09 01:43:50 -05:00
2016-08-01 11:15:03 +10: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-06-14 13:58:26 +10:00
2016-06-14 13:58:27 +10:00
2016-01-04 10:28:12 -05:00
2016-03-01 19:27:20 +11:00
2016-04-27 16:47:55 +10:00
2015-11-26 22:11:17 +11:00
2016-05-02 11:10:25 +10:00
2016-07-17 16:42:45 +10:00
2016-08-01 11:15:03 +10:00