summaryrefslogtreecommitdiff
path: root/include/linux/of_device.h
diff options
context:
space:
mode:
authorAhmed S. Darwish <a.darwish@linutronix.de>2020-07-20 18:55:13 +0300
committerPeter Zijlstra <peterz@infradead.org>2020-07-29 17:14:24 +0300
commit8fd8ad5c5dfcb09cf62abadd4043eaf1afbbd0ce (patch)
treed1959b43c4110967be60aa02352330d5a748fbda /include/linux/of_device.h
parent932e46365226324d2cf26d8bdec8b51ceb296948 (diff)
downloadlinux-8fd8ad5c5dfcb09cf62abadd4043eaf1afbbd0ce.tar.xz
lockdep: Add preemption enabled/disabled assertion APIs
Asserting that preemption is enabled or disabled is a critical sanity check. Developers are usually reluctant to add such a check in a fastpath as reading the preemption count can be costly. Extend the lockdep API with macros asserting that preemption is disabled or enabled. If lockdep is disabled, or if the underlying architecture does not support kernel preemption, this assert has no runtime overhead. References: f54bb2ec02c8 ("locking/lockdep: Add IRQs disabled/enabled assertion APIs: ...") Signed-off-by: Ahmed S. Darwish <a.darwish@linutronix.de> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20200720155530.1173732-8-a.darwish@linutronix.de
Diffstat (limited to 'include/linux/of_device.h')
0 files changed, 0 insertions, 0 deletions