lkml.org 
[lkml]   [2004]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.10-rc1-mm2: `key_init' multiple definition
Chris Wright <chrisw@osdl.org> wrote:
>
> * Adrian Bunk (bunk@stusta.de) wrote:
> > On Fri, Oct 29, 2004 at 01:49:30AM -0700, Andrew Morton wrote:
> > >...
> > > Changes since 2.6.10-rc1-mm1:
> > >...
> > > +key_init-ordering-fix.patch
>
> I don't think this is needed. The fix in Linus's tree should be
> sufficient, which was simply:
>
> -subsys_initcall(key_init);
> +security_initcall(key_init);

Problem is with CONFIG_SECURITY=n, CONFIG_KEYS=y. security_init() is a
no-op and we go oops during the first usermodehelper call under
driver_init().

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

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.781 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site