Files
linux/tools/include/linux
Juergen Gross b046664872 static_call: Move struct static_call_key definition to static_call_types.h
Having the definition of static_call() in static_call_types.h makes
no sense as long struct static_call_key isn't defined there, as the
generic implementation of static_call() is referencing this structure.

So move the definition of struct static_call_key to static_call_types.h.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210311142319.4723-3-jgross@suse.com
2021-03-11 16:04:39 +01:00
..
2020-02-04 03:05:26 +00:00
2020-07-08 10:48:35 -07:00
2020-09-21 15:00:40 -07:00
2019-06-08 13:42:13 -06:00
2021-02-08 12:28:07 +01:00
2021-01-14 18:34:29 -08:00
2018-09-10 13:48:23 +02:00