From: Greg KH <greg@kroah.com>
To: Vernon Mauery <vernux@us.ibm.com>
Cc: pcihpd <pcihpd-discuss@lists.sourceforge.net>,
lkml <linux-kernel@vger.kernel.org>, Greg KH <gregkh@us.ibm.com>,
Pat Gaughen <gone@us.ibm.com>, Chris McDermott <lcm@us.ibm.com>,
Jess Botts <botts@us.ibm.com>
Subject: Re: [PATCH] acpiphp extension fixes for 2.6.9-rc2
Date: Wed, 22 Sep 2004 13:29:05 -0700 [thread overview]
Message-ID: <20040922202905.GB12784@kroah.com> (raw)
In-Reply-To: <1095459003.13519.25.camel@localhost.localdomain>
On Fri, Sep 17, 2004 at 03:10:03PM -0700, Vernon Mauery wrote:
> On Thu, 2004-09-16 at 11:23, Vernon Mauery wrote:
> > This patch fixes an off by one error that one of the IBM machines that
>
> I realized today that I had an off by one error myself. I had one line
> in the wrong place by one (i.e. accessing a pointer into the table after
> calling kfree on the table). So, please disregard the last patch and
> apply this one instead.
>
> For the record...
>
> This patch fixes an off by one error that one of the IBM machines that
> uses the acpiphp_ibm driver. The slots were numbered starting at 0 in
> BIOS instead of starting at 1 like the pci hotplug subsystem names
> them. So this patch provides a lookup to translate the Linux slot
> numbers to the internal ACPI numbers.
>
> acpiphp_ibm.c | 101 ++++++++++++++++++++++++++++++++++++----------------------
> 1 files changed, 63 insertions(+), 38 deletions(-)
>
> Signed-off-by: Vernon Mauery <vernux@us.ibm.com>
Applied, thanks.
greg k-h
prev parent reply other threads:[~2004-09-22 20:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-22 19:53 [PATCH] acpiphp extension for 2.6.7 Vernon Mauery
2004-06-24 21:45 ` Greg KH
2004-06-25 16:42 ` Vernon Mauery
2004-06-29 18:47 ` Vernon Mauery
2004-06-29 18:47 ` Vernon Mauery
2004-06-29 23:50 ` [PATCH] [0/2] " Vernon Mauery
2004-07-02 20:58 ` [Pcihpd-discuss] " Greg KH
2004-07-03 0:02 ` [PATCH] [0/2] acpiphp extension for 2.6.7 (take 3) Vernon Mauery
2004-07-03 0:02 ` [PATCH] [1/2] " Vernon Mauery
2004-07-03 0:02 ` [PATCH] [2/2] " Vernon Mauery
2004-06-29 23:50 ` [PATCH] [1/2] acpiphp extension for 2.6.7 Vernon Mauery
2004-06-29 23:50 ` [PATCH] [2/2] " Vernon Mauery
[not found] ` <200407071147.57604@bilbo.math.uni-mannheim.de>
[not found] ` <1089216410.24908.5.camel@bluerat>
[not found] ` <200407081209.42927@bilbo.math.uni-mannheim.de>
[not found] ` <1089328415.2089.194.camel@bluerat>
[not found] ` <20040708232827.GA20755@kroah.com>
2004-07-09 0:11 ` [PATCH] [0/2] acpiphp extension for 2.6.7 (final) Vernon Mauery
2004-07-09 0:12 ` [PATCH] [1/2] " Vernon Mauery
2004-07-14 22:52 ` Greg KH
2004-07-09 0:12 ` [PATCH] [2/2] " Vernon Mauery
2004-07-14 22:52 ` Greg KH
2004-09-16 18:23 ` [PATCH] acpiphp extension fixes for 2.6.9-rc2 Vernon Mauery
2004-09-17 22:10 ` Vernon Mauery
2004-09-22 20:29 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040922202905.GB12784@kroah.com \
--to=greg@kroah.com \
--cc=botts@us.ibm.com \
--cc=gone@us.ibm.com \
--cc=gregkh@us.ibm.com \
--cc=lcm@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pcihpd-discuss@lists.sourceforge.net \
--cc=vernux@us.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.