diff options
author | Bjoern Brandenburg <bbb@mpi-sws.org> | 2014-09-17 03:44:03 -0400 |
---|---|---|
committer | Namhoon Kim <namhoonk@cs.unc.edu> | 2014-11-03 21:59:30 -0500 |
commit | f552154ad716c7601d07e4e90c8491766ef74fa7 (patch) | |
tree | c4b234851a11f35fbb58ba05ba8af9b49dfa9806 /net/lapb/lapb_timer.c | |
parent | 0dc72270017d1362bbb4eb05aa07c1967cc9c30c (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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions