Re: initcall at ... returned with error code -19 (Was: Re:2.6.16-rc5-mm2)

From: Randy.Dunlap
Date: Mon Mar 06 2006 - 17:12:09 EST


On Mon, 6 Mar 2006 22:59:56 +0100 Jesper Juhl wrote:

> On 3/3/06, Andrew Morton <akpm@xxxxxxxx> wrote:
> >
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16-rc5/2.6.16-rc5-mm2/
> >
>
> With this kernel I sometimes get :
> initcall at 0xc0432790: rng_init+0x0/0xa0(): returned with error code -19
> and sometimes :
> initcall at 0xc0428240: init_hpet_clocksource+0x0/0x90(): returned
> with error code -19
>
> I haven't paid enough attention to be able to say if some boots had
> other variations, but at least the two above have been observed.
>
> 2.6.16-rc5-git8 is fine.

Andrew added some initcall error detection messages.
-19 is just -ENODEV. No big deal except maybe the messages themselves. :)
You don't have a RNG or HPET device...

---
~Randy
-
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/