[Additional]: Kernel non-fatal(?) bug - IPsec - Holding atomic when calling scheduler.

From: D. Stussy
Date: Sun Dec 18 2011 - 18:21:47 EST


Even a simple policy set like this triggers the bug:

# setkey -c <<EOF
> spdadd localhost localhost any -P in none;
> spdadd localhost localhost any -P out none;
> EOF

Obviously, turning off IPsec on the loopback address is a given, yet
despite declaring "none" for the policy (as opposed to "ipsec" with a real
policy) is enough to trigger the bug.

Is anyone else experiencing this bug?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/