All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Ed Swierk <eswierk@arastra.com>
Cc: linux-kernel@vger.kernel.org, rusty@rustcorp.com.au
Subject: Re: [RETRY] [PATCH] load_module: no BUG if module_subsys uninitialized
Date: Fri, 22 Sep 2006 13:16:37 -0700	[thread overview]
Message-ID: <20060922201637.GA17547@kroah.com> (raw)
In-Reply-To: <c1bf1cf0609221248v39113875id4b48c62cec8eb46@mail.gmail.com>

On Fri, Sep 22, 2006 at 12:48:48PM -0700, Ed Swierk wrote:
> [I discovered after sending my previous message that Gmail helpfully
> line-wrapped and de-tabified my patch. I'm resending it as an
> attachment; apologies for the error.]
> 
> Invoking load_module() before param_sysfs_init() is called crashes in
> mod_sysfs_setup(), since the kset in module_subsys is not initialized
> yet.

How are you calling load_module before this init call is made?

thanks,

greg k-h

  reply	other threads:[~2006-09-22 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-22 19:48 [RETRY] [PATCH] load_module: no BUG if module_subsys uninitialized Ed Swierk
2006-09-22 20:16 ` Greg KH [this message]
2006-09-22 21:28   ` Ed Swierk
2006-09-27  4:56     ` Greg KH
2006-09-27 19:10       ` Ed Swierk

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=20060922201637.GA17547@kroah.com \
    --to=greg@kroah.com \
    --cc=eswierk@arastra.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.