From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: [PATCH] ACPI: revert 2f894ef9 Date: Sat, 11 Apr 2009 00:59:30 -0400 (EDT) Message-ID: References: <1239155069.7661.108.camel@rzhang-dt> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from vms173007pub.verizon.net ([206.46.173.7]:46954 "EHLO vms173007pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751495AbZDKFAE (ORCPT ); Sat, 11 Apr 2009 01:00:04 -0400 Received: from localhost.localdomain ([96.237.168.40]) by vms173007.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KHX0022Z778C5JI@vms173007.mailsrvcs.net> for linux-acpi@vger.kernel.org; Fri, 10 Apr 2009 23:59:39 -0500 (CDT) In-reply-to: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Zhang Rui Cc: linux-acpi , "Li, Shaohua" > /* 4) Fourth subobject: Dereference the PRT.source_index */ > > - obj_desc = sub_object_list[source_index_index]; > + obj_desc = sub_object_list[4]; bah, I typed [3] as [4]... I'd like to blame it on lack of magic numbers, but i think instead i'm just too sleepy... thanks, Len Brown, Intel Open Source Technology Center