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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 9 Mar 2018 14:49:38 -0800
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Alexey Dobriyan <adobriyan@...il.com>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH] proc: register filesystem last

On Sat, 10 Mar 2018 01:27:09 +0300 Alexey Dobriyan <adobriyan@...il.com> wrote:

> As soon as register_filesystem() exits, filesystem can be mounted.
> It is better to present fully operational /proc.
> 
> Of course it doesn't matter because /proc is not modular
> but do it anyway.
> 
> Drop error check, it should be handled by panicking.

So... shouldn't we add a call to panic()?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ