git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c689e6
)
drbd: use sched_setscheduler()
author
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 27 Mar 2013 13:08:48 +0000
(14:08 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Thu, 28 Mar 2013 16:10:25 +0000
(10:10 -0600)
It was unnoticed for some time that assigning to current->policy is
no longer sufficient to set a real time priority for a kernel thread.
Reported-by: Charlie Suffin <Charlie.Suffin@stratus.com>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found