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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 11 Apr 2008 13:58:12 -0700 (PDT)
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Bongani Hlope <bonganilinux@...b.co.za>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	"Rafael J. Wysocki" <rjw@...k.pl>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Shutdown and Reboot Regression 2.6.25-rc[78]



On Fri, 11 Apr 2008, Bongani Hlope wrote:
> 
> I found a regression in version 2.6.25-rc7, which causes my computer not to 
> shutdown or reboot. I get a complete lock up (no keyboard and Sys-Rq) just 
> before it normally shuts down the alsa service.
> 
> I did a git bisect and it points to this reversion: 
> [266c2e0abeca649fa6667a1a427ad1da507c6375] Make printk() console semaphore 
> accesses sensible

Interesting. That commit _should_ have just moved code around with no 
actual semantic changes.

Can you verify that undoing just that one commit makes current git (-rc9) 
work for you? Ie just try a

	git revert 266c2e0abeca649fa6667a1a427ad1da507c6375

on top of the current tree. I just want to check, because even after 
looking at that diff again, I'm not seeing what it could actually change.

		Linus
--
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