[<prev] [next>] [day] [month] [year] [list]
Message-ID: <jcls4q$518$1@snarked.org>
Date: Sun, 18 Dec 2011 15:14:37 -0800
From: "D. Stussy" <spam+newsgroups@...-arc.ampr.org>
To: linux-kernel@...r.kernel.org
Subject: [Additional]: Kernel non-fatal(?) bug - IPsec - Holding atomic when calling scheduler.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists