Re: [PATCH 1/5 - resend] SCHED: add some "wait..on_bit...timeout()" interfaces.

2014-09-24 Thread Ingo Molnar
* NeilBrown wrote: > > In commit c1221321b7c25b53204447cff9949a6d5a7c >sched: Allow wait_on_bit_action() functions to support a timeout > > I suggested that a "wait_on_bit_timeout()" interface would not meet my > need. This isn't true - I was just over-engineering. > > Including a 'p

[PATCH 1/5 - resend] SCHED: add some "wait..on_bit...timeout()" interfaces.

2014-09-24 Thread NeilBrown
In commit c1221321b7c25b53204447cff9949a6d5a7c sched: Allow wait_on_bit_action() functions to support a timeout I suggested that a "wait_on_bit_timeout()" interface would not meet my need. This isn't true - I was just over-engineering. Including a 'private' field in wait_bit_key instead