]> git.baikalelectronics.ru Git - kernel.git/commit
sched: Always inline is_percpu_thread()
authorPeter Zijlstra <peterz@infradead.org>
Mon, 20 Sep 2021 13:31:11 +0000 (15:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Oct 2021 08:42:34 +0000 (10:42 +0200)
commit3fb409f88be908b14bf7e85100af8e4b04781967
treecf63026b39b326e459ebe06c06ca33f017d5acf9
parent13c737ff6c01392608f78288cf74d262e0d05edf
sched: Always inline is_percpu_thread()

[ Upstream commit 83d40a61046f73103b4e5d8f1310261487ff63b0 ]

  vmlinux.o: warning: objtool: check_preemption_disabled()+0x81: call to is_percpu_thread() leaves .noinstr.text section

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210928084218.063371959@infradead.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/sched.h