aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/device.py
diff options
context:
space:
mode:
authorMarco Elver <[email protected]>2020-08-20 19:20:46 +0200
committerPeter Zijlstra <[email protected]>2020-08-26 12:41:51 +0200
commitc94a88f341c9b8f05d8639f62bb5d95936f881cd (patch)
tree2834965193a52c31739d9ef69877df6b4c9dd70c /scripts/gdb/linux/device.py
parentd012a7190fc1fd72ed48911e77ca97ba4521bccd (diff)
sched: Use __always_inline on is_idle_task()
is_idle_task() may be used from noinstr functions such as irqentry_enter(). Since the compiler is free to not inline regular inline functions, switch to using __always_inline. Signed-off-by: Marco Elver <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions