Files
linux/arch/x86/include/asm
Arnd Bergmann eb3515dc99 x86: Move gds_ucode_mitigated() declaration to header
The declaration got placed in the .c file of the caller, but that
causes a warning for the definition:

arch/x86/kernel/cpu/bugs.c:682:6: error: no previous prototype for 'gds_ucode_mitigated' [-Werror=missing-prototypes]

Move it to a header where both sides can observe it instead.

Fixes: 81ac7e5d74 ("KVM: Add GDS_NO support to KVM")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Tested-by: Daniel Sneddon <daniel.sneddon@linux.intel.com>
Cc: stable@kernel.org
Link: https://lore.kernel.org/all/20230809130530.1913368-2-arnd%40kernel.org
2023-08-10 09:13:21 -07:00
..
2021-10-20 22:35:04 +02:00
2023-01-19 13:52:05 -08:00
2022-08-04 11:11:59 +02:00
2022-09-26 10:13:16 -07:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2023-05-09 12:53:16 +02:00
2023-05-15 20:03:08 +02:00
2022-10-17 16:41:15 +02:00
2020-05-07 16:06:20 +02:00
2021-12-11 09:09:47 +01:00
2021-10-28 23:25:26 +02:00
2020-10-28 20:26:25 +01:00
2021-10-05 21:48:30 +02:00
2020-11-26 12:58:56 +01:00
2022-06-28 13:20:21 +02:00
2020-11-06 23:14:58 +01:00
2022-10-03 14:03:26 -07:00
2022-04-07 08:27:52 -07:00
2022-11-10 13:12:45 +01:00
2023-07-17 15:48:10 +02:00
2020-09-16 16:52:28 +02:00
2023-06-01 15:04:33 +02:00
2023-07-27 11:07:19 +02:00
2023-06-05 09:36:39 +02:00
2021-07-01 11:06:03 -07:00
2022-08-21 10:06:28 -07:00
2021-12-11 09:09:45 +01:00
2023-07-10 09:52:25 +02:00
2019-04-10 09:53:31 +02:00
2020-03-21 16:03:25 +01:00
2023-06-06 18:25:57 +02:00
2020-11-17 14:36:13 +01:00
2022-01-30 21:17:00 -05:00
2022-01-30 21:17:00 -05:00
2020-03-23 18:45:14 +01:00
2022-06-08 05:56:24 -04:00
2020-01-14 12:20:58 +01:00