]> git.baikalelectronics.ru Git - kernel.git/commit
static_call: Pull some static_call declarations to the type headers
authorPeter Zijlstra <peterz@infradead.org>
Mon, 18 Jan 2021 14:12:18 +0000 (15:12 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 17 Feb 2021 13:08:35 +0000 (14:08 +0100)
commitcde39f2f3b8376f2aa89b043eabf929740173894
tree910f0d2ece75eafbd35e939ba78442ba15376fae
parent9fd5aef6989dc30df337d6b51a539c924ca000df
static_call: Pull some static_call declarations to the type headers

Some static call declarations are going to be needed on low level header
files. Move the necessary material to the dedicated static call types
header to avoid inclusion dependency hell.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20210118141223.123667-4-frederic@kernel.org
include/linux/static_call.h
include/linux/static_call_types.h
tools/include/linux/static_call_types.h