From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758885Ab0EEWmf (ORCPT ); Wed, 5 May 2010 18:42:35 -0400 Received: from adelie.canonical.com ([91.189.90.139]:41487 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756064Ab0EEWmd (ORCPT ); Wed, 5 May 2010 18:42:33 -0400 Date: Wed, 5 May 2010 16:42:28 -0600 From: Alex Chiang To: Len Brown Cc: colin.king@canonical.com, linux-acpi@vger.kernel.org, linux-kernel , stable@kernel.org Subject: Re: [PATCH] ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads Message-ID: <20100505224228.GA3682@canonical.com> Mail-Followup-To: Alex Chiang , Len Brown , colin.king@canonical.com, linux-acpi@vger.kernel.org, linux-kernel , stable@kernel.org References: <20100420140314.GA5573@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Len Brown : > applied for 2.6.34 (and acked for .stable) Whoops, you picked up the v1, not the v2 version. The v2 version is a little shorter; it elides the X201S entry because the X201 entry will catch it. Doesn't affect functionality / correctness. It's just a little superfluous to have the 2nd entry. fyi, /ac