[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.01.1010071637090.21082@trent.utfs.org>
Date: Thu, 7 Oct 2010 16:57:32 -0700 (PDT)
From: Christian Kujau <lists@...dbynature.de>
To: LKML <linux-kernel@...r.kernel.org>
cc: takedakn@...data.co.jp, penguin-kernel@...ove.SAKURA.ne.jp
Subject: Re: 2.6.36-rc7: kernel panic with SECURITY_TOMOYO=y
On Thu, 7 Oct 2010 at 15:43, Christian Kujau wrote:
> Kernel panic - not syncing: Profile uersion 0 is not supported
OK, I just saw that security/tomoyo/common.c panics when:
if (tomoyo_profile_version != 20090903)
panic("Profile version %u is not supported.\n",
tomoyo_profile_version);
If it's imperative that the profile version is somewhat current (mine was
not, I had old tomoyo-ccstools installed), I would have expected a
slightly more descriptive error messages (apart from that panic), but now
I know. Upgraded to tomoyo-tools-2.3.0-20100820 did the trick.
Sorry for the noise...
Christian.
--
BOFH excuse #86:
Runt packets
--
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