All of lore.kernel.org
 help / color / mirror / Atom feed
* [Additional]: Kernel non-fatal(?) bug - IPsec - Holding atomic when calling scheduler.
       [not found] <i8PHj-7xK-5@gated-at.bofh.it>
@ 2011-12-18 23:14 ` D. Stussy
  0 siblings, 0 replies; only message in thread
From: D. Stussy @ 2011-12-18 23:14 UTC (permalink / raw)
  To: linux-kernel

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?



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-18 23:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <i8PHj-7xK-5@gated-at.bofh.it>
2011-12-18 23:14 ` [Additional]: Kernel non-fatal(?) bug - IPsec - Holding atomic when calling scheduler D. Stussy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.