2015-06-01 17:08:44

by Ben Romer

[permalink] [raw]
Subject: Re: [PATCH] staging: unisys: use schedule_timeout_interruptible()

>> As the actually intended timeout is not documented and msecs_to_jiffies
>> timeouts can be a factor 10 different from the current effective timeout
>> this needs to be checked by someone who knows the details of this driver
>> in any case it should be passed in a HZ independent manner.
>
> I need an ack from the maintainers before I can take this.
>
> thanks,
>
> greg k-h
>

This looks okay to me and applies cleanly to the end of our v4 series,
so could you please apply it after the end of the v4 patch series I just
sent? :)

Thanks!!

-- Ben

Signed-off-by: Benjamin Romer <[email protected]>