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:	Sun, 13 Apr 2008 08:42:47 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	Alexey Dobriyan <adobriyan@...il.com>, adaplas@...il.com,
	linux-kernel@...r.kernel.org,
	linux-fbdev-devel@...ts.sourceforge.net
Subject: Re: [PATCH] Fix /proc/fb oops after module removal

On Sat, 12 Apr 2008 15:20:06 -0700
Andrew Morton <akpm@...ux-foundation.org> wrote:

> On Sun, 13 Apr 2008 01:10:29 +0400 Alexey Dobriyan
> <adobriyan@...il.com> wrote:
> 
> > /proc/fb is not removed during rmmod.
> > 
> > Steps to reproduce:
> > 
> > 	modprobe fb
> > 	rmmod fb
> > 	ls /proc
> > 

> 
> hm, that's the sort of thing which one would expect people to notice
> fairly soon after we added the bug.  Yet it appears that the bug is
> present in at least 2.6.20 and probably earlier.

rmmod is generally a rare operation... esp for something like a framebuffer

wonder if we need a scripted action that loads all modules and then tries to 
unload the ones it can

-- 
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ