public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: shea@shealevy.com
To: linux-kernel@vger.kernel.org
Subject: Hang with "runaway loop modprobe net-pf-1" on Linux 3.0.4
Date: Thu, 29 Sep 2011 05:38:27 -0700	[thread overview]
Message-ID: <7ca3debde28dcc206c1f6f787df5c619.squirrel@webmail.shealevy.com> (raw)

Hello,

My initrd mounts /proc and /sys, puts a tmpfs at /dev, then loads ext4. On
2.6.39 (and earlier), this works fine and the initrd init continues
happily. On 3.0.4, however, the kernel spits out

> request_module: runaway loop modprobe net-pf-1

a few times then hangs. If I drop into a shell before loading ext4 and run
modprobe unix, the same problem occurs. The modprobe used is dynamically
linked with glibc (which is included in the initrd), and it is the same
modprobe on the working and non-working systems. From my searches, it
appears that CONFIG_UNIX=y instead of =m would probably solve this
problem, but I'd rather keep it as a module if it's possible to get it
working. What's going wrong here? Why does it work on 2.6.39 but not
3.0.4?

Regards,
Shea Levy


             reply	other threads:[~2011-09-29 12:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29 12:38 shea [this message]
2011-10-01 20:37 ` Hang with "runaway loop modprobe net-pf-1" on Linux 3.0.4 Shea Levy
2011-10-11 14:16   ` Shea Levy

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=7ca3debde28dcc206c1f6f787df5c619.squirrel@webmail.shealevy.com \
    --to=shea@shealevy.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