+1
−13
Loading
We always set 'key->private.mm' to 'current->mm', getting an extra
reference on 'current->mm' is quite pointless, because as long as the
task is blocked it isn't going to go away.
Signed-off-by:
Peter Zijlstra (Intel) <peterz@infradead.org>