-
David S. Miller authored
1) Always spin_lock_init() in init_context(). The caller essentially clears it out, or copies the mm info from the parent. In both cases we need to explicitly initialize the spinlock. 2) Always do explicit IRQ disabling while taking mm->context.lock and ctx_alloc_lock. Signed-off-by:
David S. Miller <davem@davemloft.net>
a77754b4
Code owners
Assign users and groups as approvers for specific file changes. Learn more.