aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_internals.h
diff options
context:
space:
mode:
authorBjoern Brandenburg <bbb@mpi-sws.org>2013-06-08 12:22:35 -0400
committerBjoern Brandenburg <bbb@mpi-sws.org>2013-06-25 03:38:26 -0400
commitc1f183501ce70a510a4d9ab98595500904f33705 (patch)
treeffe8797f0fc51860a3d1ff579df32f2d2120ca2e /kernel/lockdep_internals.h
parent5e5d22d9724a5bc11d459c4f08d475941c2482ed (diff)
Augment rt_task() with is_realtime()
Whenever the kernel checks for rt_task() to avoid delaying real-time tasks, we want it to also not delay LITMUS^RT tasks. Hence, most calls to rt_task() should be matched by an equivalent call to is_realtime(). This patch fixes a few places where this was missing. Notably, this affects the impolementation of select(), which uses timer_slack_ns when setting up timers for non-real-time tasks.
Diffstat (limited to 'kernel/lockdep_internals.h')
0 files changed, 0 insertions, 0 deletions