On (05/09/16 11:20), Minchan Kim wrote: > > Use kernel standard bit spin-lock instead of custom mess. Even, it has > a bug which doesn't disable preemption. The reason we don't have any > problem is that we have used it during preemption disable section > by class->lock spinlock. So no need to go to stable. > > Cc: Sergey Senozhatsky <[email protected]> > Signed-off-by: Minchan Kim <[email protected]>
good change. Reviewed-by: Sergey Senozhatsky <[email protected]> -ss

