Madhavan Srinivasan
388692e943
powerpc/kernel: Cleanup machine check function declarations
...
__machine_check_early_realmode_p*() are currently declared as extern
in cputable.c and because of this when compiled with "C=1" (which
enables semantic checker) produces these warnings.
CHECK arch/powerpc/kernel/mce_power.c
arch/powerpc/kernel/mce_power.c:709:6: warning: symbol '__machine_check_early_realmode_p7' was not declared. Should it be static?
arch/powerpc/kernel/mce_power.c:717:6: warning: symbol '__machine_check_early_realmode_p8' was not declared. Should it be static?
arch/powerpc/kernel/mce_power.c:722:6: warning: symbol '__machine_check_early_realmode_p9' was not declared. Should it be static?
arch/powerpc/kernel/mce_power.c:740:6: warning: symbol '__machine_check_early_realmode_p10' was not declared. Should it be static?
Patch here moves the declaration to asm/mce.h and includes the same in
cputable.c
Fixes: ae744f3432
("powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8")
Fixes: 7b9f71f974
("powerpc/64s: POWER9 machine check handler")
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com >
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au >
Link: https://lore.kernel.org/r/20200817005618.3305028-1-maddy@linux.ibm.com
2020-08-17 14:13:18 +10:00
..
2020-08-07 18:27:26 -07:00
2020-08-14 19:56:56 -07:00
2020-07-23 17:41:36 +10:00
2020-07-29 21:09:37 +10:00
2020-07-29 21:09:37 +10:00
2020-03-25 11:50:48 +01:00
2020-07-29 21:09:37 +10:00
2020-07-22 21:56:41 +10:00
2017-11-02 11:10:55 +01:00
2020-06-09 09:39:13 -07:00
2020-07-30 22:53:48 +10:00
2019-06-15 16:52:06 +10:00
2017-11-02 11:10:55 +01:00
2020-06-02 20:59:11 +10:00
2019-05-30 11:26:32 -07:00
2019-11-17 01:56:31 -06:00
2019-06-05 17:37:06 +02:00
2020-07-26 23:34:23 +10:00
2019-05-30 11:26:32 -07:00
2020-08-17 14:13:18 +10:00
2020-05-19 00:10:39 +10:00
2020-07-26 23:34:19 +10:00
2020-07-29 21:02:09 +10:00
2020-07-19 09:29:29 +02:00
2019-02-18 22:41:03 +11:00
2019-05-30 11:26:32 -07:00
2020-08-17 14:13:18 +10:00
2019-11-13 19:27:40 +11:00
2020-01-23 21:31:18 +11:00
2020-08-07 18:48:15 -07:00
2019-09-14 00:01:14 +10:00
2020-07-26 23:34:21 +10:00
2020-07-26 23:34:20 +10:00
2020-07-26 23:34:21 +10:00
2020-07-23 17:43:23 +10:00
2020-07-23 17:43:44 +10:00
2019-05-30 11:26:32 -07:00
2020-05-19 00:10:37 +10:00
2020-04-01 13:42:14 +11:00
2020-08-07 10:33:50 -07:00
2020-07-27 17:04:54 +10:00
2020-07-29 21:02:10 +10:00
2020-07-16 13:00:24 +10:00
2019-11-13 19:27:40 +11:00
2020-06-09 09:39:13 -07:00
2020-03-10 15:16:42 +11:00
2020-07-29 21:08:18 +10:00
2020-08-03 22:12:41 +10:00
2020-06-09 09:39:13 -07:00
2020-05-15 11:58:54 +10:00
2020-05-11 23:15:15 +10:00
2020-06-09 09:39:13 -07:00
2020-07-26 23:34:19 +10:00
2020-06-02 20:59:11 +10:00
2019-05-30 11:26:32 -07:00
2020-01-16 14:59:37 +10:00
2020-06-02 20:59:11 +10:00
2020-01-16 14:59:37 +10:00
2020-05-07 17:25:54 +10:00
2020-06-09 09:39:13 -07:00
2019-05-30 11:26:32 -07:00
2020-08-14 19:56:57 -07:00
2019-08-30 09:52:57 +10:00
2020-07-29 23:47:53 +10:00
2020-06-02 10:59:10 -07:00
2020-05-19 00:10:37 +10:00
2020-06-18 12:10:37 -07:00
2019-05-30 11:26:35 -07:00
2020-07-23 17:41:36 +10:00
2019-09-14 00:04:40 +10:00
2019-09-14 00:04:40 +10:00
2020-06-02 20:59:11 +10:00
2019-12-18 15:04:42 +01:00
2020-08-09 14:10:26 -07:00
2020-07-23 17:43:30 +10:00
2020-07-29 23:47:53 +10:00
2020-06-02 20:59:11 +10:00
2020-07-20 22:57:59 +10:00
2020-06-02 20:59:11 +10:00
2020-05-11 23:15:14 +10:00
2020-06-17 10:57:41 -07:00
2020-07-27 00:01:30 +10:00
2017-12-11 13:03:35 +11:00
2019-05-30 11:26:32 -07:00
2019-08-30 09:40:15 +10:00
2020-06-05 12:39:30 -07:00
2020-07-26 23:34:19 +10:00
2020-05-19 00:10:39 +10:00
2020-05-26 23:36:57 +10:00
2020-07-18 22:43:55 +10:00
2019-08-22 23:11:48 +10:00
2020-06-05 12:39:30 -07:00
2020-07-26 23:34:21 +10:00
2020-01-06 16:25:29 +11:00
2020-04-05 11:12:59 -07:00
2020-05-18 21:58:44 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-04-04 21:40:57 +11:00
2020-02-04 03:05:26 +00:00
2020-08-07 10:33:50 -07:00
2019-10-29 15:12:17 +11:00
2020-07-30 10:50:07 +10:00
2017-11-02 11:10:55 +01:00
2020-07-29 23:47:54 +10:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-02-04 03:05:26 +00:00
2020-06-09 09:39:13 -07:00
2020-02-04 03:05:26 +00:00
2018-06-03 20:43:33 +10:00
2020-07-16 13:12:35 +10:00
2020-07-16 13:12:38 +10:00
2020-07-16 14:49:53 +10:00
2020-07-16 13:12:32 +10:00
2019-11-13 00:33:22 +11:00
2019-11-13 00:33:22 +11:00
2020-06-09 09:39:13 -07:00
2020-07-22 23:00:27 +10:00
2020-08-17 13:11:22 +10:00
2020-03-25 12:09:38 +11:00
2020-07-15 12:04:40 +10:00
2020-07-15 12:04:40 +10:00
2020-07-22 23:00:27 +10:00
2020-04-01 13:42:13 +11:00
2017-11-02 11:10:55 +01:00
2020-07-20 22:57:59 +10:00
2020-06-09 09:39:13 -07:00
2019-06-14 10:48:56 +02:00
2020-06-02 20:59:11 +10:00
2019-06-19 17:11:22 +02:00
2019-06-19 17:11:22 +02:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-07-23 17:43:44 +10:00
2019-11-15 14:38:29 +01:00
2020-07-22 21:56:41 +10:00
2019-05-30 11:26:32 -07:00
2020-04-01 13:42:13 +11:00
2018-05-25 12:04:44 +10:00
2020-07-10 12:00:01 +02:00
2019-07-02 21:39:49 +10:00
2020-07-29 21:08:18 +10:00
2019-08-30 09:40:15 +10:00
2019-05-30 11:26:32 -07:00
2019-10-11 19:33:25 +11:00
2020-05-26 23:36:51 +10:00
2020-07-16 13:12:47 +10:00
2020-05-19 00:10:37 +10:00
2020-07-16 13:00:24 +10:00
2020-06-05 12:39:30 -07:00
2019-04-30 11:31:02 +10:00