linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremiah Mahler <jmmahler@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Al Viro <viro@ZenIV.linux.org.uk>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-kernel@vger.kernel.org, linux-next@vger.kernel.org,
	linux-fsdevel@vger.kernel.org
Subject: Re: [BUG, linux-next] spawn PID 1 without CLONE_FS, wireless inop
Date: Wed, 17 Dec 2014 06:54:46 -0800	[thread overview]
Message-ID: <20141217145446.GA3895@newt.localdomain> (raw)
In-Reply-To: <s5h61dabeka.wl-tiwai@suse.de>

Takashi,

On Wed, Dec 17, 2014 at 02:17:57PM +0100, Takashi Iwai wrote:
> At Tue, 16 Dec 2014 12:03:51 -0800,
> Jeremiah Mahler wrote:
> > 
> > Al Viro,
[...]
> > > 
> > > OK, so the root is on sda6, it's been mounted before those attempts to
> > > load firmware and init has been chrooted into it, while init_fs got left
> > > behind.  And that "chrooted into" has happened without pivot_root(2) (or
> > > it would've been caught by chroot_fs_refs() in sys_pivot_root()) and
> > > not from the "no /init on initramfs" codepath (you do have it there).
> > > 
> > > OK, it's probably unsalvagable, then.  Pity, since it means that PID 1 and
> > > kernel threads _must_ share ->fs, for the sake of usable ->fs->root, which
> > > is asking for trouble.  And it means that we still need a sane solution for
> > > nfsd folks...
> > > 
> > > Anyway, dropped that stuff from for-next (and for-linus, obviously), with
> > > apologies all around.
> > 
> > On a totally different machine, an Acer C720, the sound quit working.
> > I bisected that one and it pointed to this same commit.  However this
> > one doesn't involve loading firmware or any of that stuff.  Attached
> > are the good/bad dmesg logs.
> 
> Did you mean HD-audio stuff?  The bad case shows the error
> 
> [    2.122849] hda-i915: get_power symbol get fail
> [    2.122856] snd_hda_intel 0000:00:03.0: Error request power-well from i915
> 
> This is the place calling request_symbol(), where i915 module should
> have been loaded dynamically but it failed, likely because of the same
> reason as the firmware loading failure.
> 

Ah, perhaps it does load firmware.  Then I am mistaken on that point.

> 
> Takashi

-- 
- Jeremiah Mahler

      reply	other threads:[~2014-12-17 14:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-16 11:55 [BUG, linux-next] spawn PID 1 without CLONE_FS, wireless inop Jeremiah Mahler
2014-12-16 12:56 ` Al Viro
2014-12-16 13:28   ` Al Viro
2014-12-16 14:09     ` Jeremiah Mahler
2014-12-16 14:25       ` Al Viro
2014-12-16 14:46         ` Jeremiah Mahler
2014-12-16 15:05           ` Al Viro
2014-12-16 15:26             ` Jeremiah Mahler
2014-12-16 16:27               ` Al Viro
2014-12-16 20:03                 ` Jeremiah Mahler
2014-12-17 13:17                   ` Takashi Iwai
2014-12-17 14:54                     ` Jeremiah Mahler [this message]

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=20141217145446.GA3895@newt.localdomain \
    --to=jmmahler@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=tiwai@suse.de \
    --cc=viro@ZenIV.linux.org.uk \
    /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;
as well as URLs for NNTP newsgroup(s).