lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 07 Jan 2012 10:59:11 +0200
From:	Sasha Levin <levinsasha928@...il.com>
To:	Trond Myklebust <Trond.Myklebust@...app.com>
Cc:	chuck.lever@...cle.com, linux@...ik.name,
	Pekka Enberg <penberg@...nel.org>,
	linux-nfs <linux-nfs@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Boot regression caused by commit 6829a048

On Fri, 2012-01-06 at 18:16 -0500, Trond Myklebust wrote:
> A simple fix would be either:
> 
> A) skip the root=/dev/root.

"/dev/root" is actually the name of the 9p device, I can't omit that part since then 9p won't boot.

> B) change mount_root to also test MINOR(ROOT_DEV), which should equal
> 255 if ROOT_DEV==Root_NFS 

I'll simply check if ROOT_DEV==Root_NFS then.

-- 

Sasha.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists