From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Finger Subject: Re: 2.6.32-rc7-git1: Reported regressions 2.6.30 -> 2.6.31 Date: Mon, 16 Nov 2009 17:30:37 -0600 Message-ID: <4B01E09D.3020608@lwfinger.net> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ksfl4tSdcq1q+EL/h8cpt4p7Uua196igcQQ+YMebpyM=; b=czpDY2AQ3c0wvdEGoIeKCsy9n3ijNQmymXlokQ30HF4IldhqzV+DoVEHkt9czJuvPl p4ENJkMIZm1Q7LgBEzZIenKf1wOgqipmeCmnmIoJABQ0Mg77cf6wmKYIergYjccqPDix FTCGbqU+CZo4ywATSfzezFSLvv4CuiNCjYO7M= In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Andrew Morton , Linus Torvalds , Natalie Protasevich , Kernel Testers List , Network Development , Linux ACPI , Linux PM List , Linux SCSI List , Linux Wireless List , DRI On 11/16/2009 04:58 PM, Rafael J. Wysocki wrote: > This message contains a list of some regressions introduced between 2.6.30 and > 2.6.31, for which there are no fixes in the mainline I know of. If any of them > have been fixed already, please let me know. > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=14181 > Subject : b43 causes panic at ifconfig down / shutdown > Submitter : Jeremy Huddleston > Date : 2009-09-15 18:34 (63 days old) This one is fixed by commit d50bae33d1358b909ade05ae121d83d3a60ab63f in mainline. The patch was also sent to stable. Larry