aboutsummaryrefslogtreecommitdiff
path: root/crypto/crc32c.c
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2008-02-27 12:00:46 +0100
committerIngo Molnar <mingo@elte.hu>2008-03-07 16:43:00 +0100
commit2692a2406b9262bbb101708815be99ec2988e48b (patch)
tree5f956c6f28e7e83f5a1c57e2724b1739da25da30 /crypto/crc32c.c
parent1868f958eb56fc41c5985c8732e564a400c5fdf5 (diff)
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 'crypto/crc32c.c')
0 files changed, 0 insertions, 0 deletions