Loading lib/kernel_lock.c +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * lib/kernel_lock.c * * This is the traditional BKL - big kernel lock. Largely * relegated to obsolescense, but used by various less * relegated to obsolescence, but used by various less * important (or lazy) subsystems. */ #include <linux/smp_lock.h> Loading Loading
lib/kernel_lock.c +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * lib/kernel_lock.c * * This is the traditional BKL - big kernel lock. Largely * relegated to obsolescense, but used by various less * relegated to obsolescence, but used by various less * important (or lazy) subsystems. */ #include <linux/smp_lock.h> Loading