On Wed, 20 Dec 2017, Petr Mladek wrote:
> On Wed 2017-12-20 10:28:07, Miroslav Benes wrote:
> > klp_send_signals() and klp_force_transition() do not acquire klp_mutex,
> > because it seemed to be superfluous. A potential race in
> > klp_send_signals() was harmless and there was nothing in
> > klp_
On Wed 2017-12-20 10:28:07, Miroslav Benes wrote:
> klp_send_signals() and klp_force_transition() do not acquire klp_mutex,
> because it seemed to be superfluous. A potential race in
> klp_send_signals() was harmless and there was nothing in
> klp_force_transition() which needed to be synchronized.
klp_send_signals() and klp_force_transition() do not acquire klp_mutex,
because it seemed to be superfluous. A potential race in
klp_send_signals() was harmless and there was nothing in
klp_force_transition() which needed to be synchronized. That changed
with the addition of klp_forced variable dur
3 matches
Mail list logo