[PATCH] Fix binfmt_misc locking
This fixes a sleep-in-spinlock bug for binfmt_misc registration. That lock is purely for the list, not for the dentry.
Showing
Please register or sign in to comment
This fixes a sleep-in-spinlock bug for binfmt_misc registration. That lock is purely for the list, not for the dentry.