aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/sched_plugin.c
diff options
context:
space:
mode:
authorBjoern Brandenburg <bbb@mpi-sws.org>2014-09-17 03:44:03 -0400
committerBjoern Brandenburg <bbb@mpi-sws.org>2014-09-17 03:44:03 -0400
commit2ee430a8890c83d30250cc7cd30ea42e5c7ead6a (patch)
treea93114902411a2438c372737bb38c87cab0a192f /litmus/sched_plugin.c
parent90bbb7e232106fd2a30a410509ce6e531c4ee6ba (diff)
P-RES: allocation in pres_admit_task() must be atomic
The kernel codepath calling into pres_admit_task() is holding some lock unrelated to LITMUS^RT. As a result, we need to pass GFP_ATOMIC, not just GFP_KERNEL, to kzalloc().
Diffstat (limited to 'litmus/sched_plugin.c')
0 files changed, 0 insertions, 0 deletions