summaryrefslogtreecommitdiff
path: root/include/asm-parisc/traps.h
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2008-02-27 11:00:46 (GMT)
committerIngo Molnar <mingo@elte.hu>2008-03-07 15:43:00 (GMT)
commit2692a2406b9262bbb101708815be99ec2988e48b (patch)
tree5f956c6f28e7e83f5a1c57e2724b1739da25da30 /include/asm-parisc/traps.h
parent1868f958eb56fc41c5985c8732e564a400c5fdf5 (diff)
downloadlinux-2692a2406b9262bbb101708815be99ec2988e48b.tar.xz
sched: rt-group: fixup schedulability constraints calculation
it was only possible to configure the rt-group scheduling parameters beyond the default value in a very small range. that's because div64_64() has a different calling convention than do_div() :/ fix a few untidies while we are here; sysctl_sched_rt_period may overflow due to that multiplication, so cast to u64 first. Also that RUNTIME_INF juggling makes little sense although its an effective NOP. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-parisc/traps.h')
0 files changed, 0 insertions, 0 deletions