Control: tags -1 + upstream

Hello Patrick Pelissier.

Thanks for your bug report.

On Fri, Dec 02, 2016 at 10:49:49AM +0100, Patrick Pelissier wrote:
[...]
> $ chrt 90 echo hello
> chrt: unsupported priority value for the policy: 90: see --max for valid range
> $ chrt -r 90 echo hello
> hello
> 
>  whereas manual says so:
> 
>        -r, --rr
>               Set scheduling policy to SCHED_RR.  When no policy is
> defined, the SCHED_RR is used as the default.
[...]

Given your range of good/bad and the test-case I did a git bisect
and git then told me this issue was introduced in:

commit 7a4ea5664edba98bff28adec3a9c3cfb5763a495
Author: Karel Zak <[email protected]>
Date:   Tue Jan 19 14:24:53 2016 +0100

    chrt: add control struct
    
    Signed-off-by: Karel Zak <[email protected]>


$ git describe 7a4ea5664edba98bff28adec3a9c3cfb5763a495
v2.27-196-g7a4ea56


Since this is not a debian specific issue I would appreciate
if you'd like to bring it up on the upstream mailing list.


Regards,
Andreas Henriksson

Reply via email to