commit | a9bc3bfd1226c3f09cf321374f934b3892929872 | [log] [tgz] |
---|---|---|
author | Alexandr Andreev <aandreev@openvz.org> | Fri Mar 16 21:07:36 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Fri Mar 16 21:07:36 2007 +0100 |
tree | b43b42e5e26dfe7cddd2dc67ab8fab7a078ed29c | |
parent | 33a40bfd4f41af71231192b8024efba79123f198 [diff] |
[PATCH] x86-64: wire up compat sched_rr_get_interval(2) sys32_sched_rr_get_interval() uses compat_timespec but wasn't used itself. Signed-off-by: Alexandr Andreev <aandreev@openvz.org> Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org> Signed-off-by: Andi Kleen <ak@suse.de>