From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Subject: Re: [Bug #12279] 2.6.28 suspend regression - HP 2510p Date: Sun, 11 Jan 2009 17:03:24 +0100 Message-ID: <200901111703.24868.bzolnier@gmail.com> 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:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version :content-disposition:message-id:content-type :content-transfer-encoding; bh=e6NRNguXDqWOuRetKkJ8xJjPCkH6T1QQNP+S7/iuh48=; b=xNupG7HeHSNBoacVs3clQQPggY/r/dkCE48DxmyAnB00IRTf++77HnpmJXNn86Qyt+ gSWKC+d3xWVzObOKSeB8PYOYG0QQddqvCKBmE5GRNg7VjR9gxzBrYuy+nDNzY4e+/pvm h/Z1v42IjpVpWdJbNmlVXVbDrwpFHU4BPGUiY= In-Reply-To: Content-Disposition: inline Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , David Roka On Sunday 11 January 2009, Rafael J. Wysocki wrote: > This message has been generated automatically as a part of a report > of regressions introduced between 2.6.27 and 2.6.28. > > The following bug entry is on the current list of known regressions > introduced between 2.6.27 and 2.6.28. Please verify if it still should > be listed and let me know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=12279 > Subject : 2.6.28 suspend regression - HP 2510p > Submitter : David Roka > Date : 2008-12-23 04:17 (20 days old) > First-Bad-Commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4dde4492d850a4c9bcaa92e5bd7f4eebe3e2f5ab The fix went in the first IDE updates pull for 2.6.29: commit 0e63a588fc3d6a5e6bb66bacaeb11cd9093141f8 Author: Bartlomiej Zolnierkiewicz Date: Mon Dec 29 20:27:29 2008 +0100 ide: fix IDE ACPI regression breaking suspend ... so it can be marked as closed now. Thanks, Bart