Arnd Bergmann 09f78fc442 x86/speculation: Add cpu_show_gds() prototype
commit a57c27c7ad85c420b7de44c6ee56692d51709dda upstream.

The newly added function has two definitions but no prototypes:

drivers/base/cpu.c:605:16: error: no previous prototype for 'cpu_show_gds' [-Werror=missing-prototypes]

Add a declaration next to the other ones for this file to avoid the
warning.

Fixes: 8974eb588283b ("x86/speculation: Add Gather Data Sampling mitigation")
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-1-arnd%40kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-08-16 18:21:00 +02:00
..
2022-12-02 17:40:03 +01:00
2022-08-21 15:16:16 +02:00
2020-10-17 11:18:18 -07:00
2022-10-26 13:25:35 +02:00
2020-09-21 15:00:40 -07:00
2020-10-02 15:00:49 -07:00
2020-10-16 17:21:51 +02:00
2020-10-13 15:58:10 -07:00
2020-10-19 14:28:30 -07:00
2020-10-15 14:43:29 -07:00
2022-10-26 13:25:42 +02:00
2022-04-13 21:00:56 +02:00
2023-03-17 08:45:07 +01:00
2023-03-17 08:45:07 +01:00
2020-11-19 22:38:29 -05:00
2020-10-13 18:38:32 -07:00
2021-03-04 11:37:59 +01:00
2022-08-21 15:16:08 +02:00
2021-02-07 15:37:17 +01:00
2021-11-18 14:03:37 +01:00
2022-08-21 15:15:21 +02:00
2021-06-30 08:47:26 -04:00
2023-01-04 11:39:16 +01:00
2023-06-21 15:45:38 +02:00
2020-10-07 14:28:39 -04:00
2020-10-17 11:18:18 -07:00
2023-03-17 08:45:14 +01:00
2021-03-30 14:32:05 +02:00
2020-10-18 09:27:10 -07:00
2020-10-14 16:09:32 -07:00
2023-01-04 11:39:23 +01:00
2020-09-26 22:55:05 -04:00
2021-05-07 11:04:32 +02:00
2021-05-14 09:50:18 +02:00
2023-05-17 11:48:09 +02:00
2021-05-14 09:50:31 +02:00
2020-10-05 13:21:49 +02:00
2020-10-20 14:39:37 -07:00