OSDN Git Service

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)
commit880cfed3a012d7863f42251791cea7fe78c39390
tree910f0d2ece75eafbd35e939ba78442ba15376fae
parentc541bb7835a306cdbbe8abbdf4e4df507e0ca27a
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