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:	Thu, 14 Dec 2006 11:16:33 +1100
From:	Neil Brown <neilb@...e.de>
To:	Robert Hancock <hancockr@...w.ca>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...l.org>
Subject: Re: 2.6.19-rc6-mm2 oops and udev misbehavior

On Tuesday December 12, hancockr@...w.ca wrote:
> Seeing this oops on 2.6.19-rc6-mm2 intermittently on bootup. Also, when 
> this doesn't happen it seems like udev goes crazy adding and removing 
> /dev/md0 over and over using up a ton of CPU. Is this a known problem? 
> This also happened with -mm1.

Yes....  There is a patch in -mm called
    md-change-lifetime-rules-for-md-devices.patch

which tries to remove md devices when they are no longer needed.
However it is racy, and it seems to be impossible to close the race
without making changes in core code as well.

For now, just revert that patch.
Andrew: you can drop that patch and the two related one.  This is 
  going to need a lot more thought, and I'm not sure it is worth it
  at the moment.

Thanks,
NeilBrown
-
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