From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Trenton D. Adams" Subject: Re: 2.6.29 on MacBook 2,1 fails to reboot (was Re: 2.6.29-git13: Reported regressions from 2.6.28) Date: Tue, 7 Apr 2009 12:22:01 -0600 Message-ID: <9b1675090904071122k6a53295fwfffc336011edee8e@mail.gmail.com> References: <49DB7C77.1000702@s5r6.in-berlin.de> <9b1675090904070944m798ed608i1d9194ebd1ed3961@mail.gmail.com> <49DB8909.3000905@s5r6.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Linus Torvalds , "Rafael J. Wysocki" , Linux Kernel Mailing List , Adrian Bunk , Andrew Morton , Natalie Protasevich , Kernel Testers List , Network Development , Linux ACPI , Linux PM List , Linux SCSI List , Takashi Iwai To: Stefan Richter Return-path: Received: from wf-out-1314.google.com ([209.85.200.171]:13713 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757580AbZDGSWD convert rfc822-to-8bit (ORCPT ); Tue, 7 Apr 2009 14:22:03 -0400 In-Reply-To: <49DB8909.3000905@s5r6.in-berlin.de> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Apr 7, 2009 at 11:10 AM, Stefan Richter wrote: > Trenton D. Adams wrote: > Interdependencies between ALSA modules have changed. =A0The Gentoo in= it > scripts attempted to unload them in an order which deadlocked modprob= e > due to dependencies. =A0The fix for Gentoo is to just not unload the > modules on system shutdown. =A0My Gentoo/amd64 Mac mini was affected = by > this too; fixed by userland update. > While that is interesting, I am not seeing that problem on my Gentoo box (the macbook), which is completely up-to-date. 2.6.28 works, and 2.6.29 doesn't. Same init scripts, different kernels. And sure, I could put a comment on the rmmod, in the init script, but IMO that would be a hack around a _bug_. Which is fine for me. But, is it worth leaving the issue in the kernel?