On Thu, May 25, 2017 at 11:50 AM, Manfred SpraulI still don't see the hunk migration.
<manfred@xxxxxxxxxxxxxxxx> wrote:
Hi all,This all looks great (excepting the accidental hunk migration). I like
Updated series. The series got longer, because I merged all patches
from Kees.
Main changes are:
- sems[] instead of sem[0].
- Immediately use BUILD_BUG_ON()
- Immediately move the memset() to avoid crashing with SEM_UNDO.
- Use rcu for every security_xx_free(), even if ipc_addid() was not
successful
the change to use call_rcu(), though I still think it's overkill. ;)