Messages in this thread |  | | Subject | Re: [RFC/RFT PATCH v3] sched: automated per tty task groups | | From | Peter Zijlstra <> | | Date | Mon, 15 Nov 2010 23:48:37 +0100 |
| |
On Mon, 2010-11-15 at 14:25 -0700, Mike Galbraith wrote: > > However. Currently the only callers holds ->siglock, so we are safe. > > Perhaps we should just document that autogroup_move_group() needs > > ->siglock. > > Done.
lockdep_assert_held() is a good way to document these things.
|  |