mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Jesper Juhl" <jesper.juhl@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: initcall at ... returned with error code -19 (Was: Re: 2.6.16-rc5-mm2)
Date: Mon, 6 Mar 2006 14:08:51 -0800	[thread overview]
Message-ID: <20060306140851.4140ae2b.akpm@osdl.org> (raw)
In-Reply-To: <9a8748490603061359r64655a45i9a26e1f92009c7bf@mail.gmail.com>

"Jesper Juhl" <jesper.juhl@gmail.com> wrote:
>
> On 3/3/06, Andrew Morton <akpm@osdl.org> 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.
> 

That's OK - it's -ENODEV.  It's saying "hey, you linked this driver into
vmlinux but it didn't find any hardware to drive".

  reply	other threads:[~2006-03-06 22:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-06 21:59 Jesper Juhl
2006-03-06 22:08 ` Andrew Morton [this message]
2006-03-06 22:13   ` Jesper Juhl
2006-03-07  1:09   ` Paul Jackson
2006-03-07 13:10     ` Jes Sorensen
2006-03-07 17:31       ` Bjorn Helgaas
2006-03-07 17:30         ` Jes Sorensen
2006-03-06 22:16 ` Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060306140851.4140ae2b.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome