[PATCH] 2.5.6-pre3 Fix small race in BSD accounting
While looking at the bug fix for part 1 I coded up this patch to change the BSD accounting code to use a spinlock instead of the BKL.
Showing
Please register or sign in to comment
While looking at the bug fix for part 1 I coded up this patch to change the BSD accounting code to use a spinlock instead of the BKL.