linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Grover, Andrew" <andrew.grover@intel.com>
To: gone@us.ibm.com, linux-kernel@vger.kernel.org
Cc: chandra.sekharan@us.ibm.com, cleverdj@us.ibm.com, johnstul@us.ibm.com
Subject: RE: [PATCH][RFC] Discontigmem support for the x440
Date: Thu, 6 Feb 2003 12:16:34 -0800	[thread overview]
Message-ID: <F760B14C9561B941B89469F59BA3A84725A164@orsmsx401.jf.intel.com> (raw)

> From: Patricia Gaughen [mailto:gone@us.ibm.com] 
> This patch provides discontigmem support for the IBM x440.  
> This code has 
> passed through the hands of several developers:  Chandra 
> Seetharaman, James 
> Cleverdon, John Stultz, and last to touch it, me :-)  This 
> patch requires full 
> acpi support.
> 
> I've tested this patch on an 8 way x440 16 GB of RAM with and 
> without HT 
> (acpi=off).
> 
> Any and all feedback regarding this patch is greatly appreciated.
> --- a/drivers/acpi/events/evevent.c	Wed Feb  5 19:15:58 2003
> +++ b/drivers/acpi/events/evevent.c	Wed Feb  5 19:15:58 2003
> @@ -104,6 +104,7 @@
>  
>  	ACPI_FUNCTION_TRACE ("ev_handler_initialize");
>  
> +	return_ACPI_STATUS (0);
>  
>  	/* Install the SCI handler */
>  

This part breaks ACPI event handling.

I'm guessing you just stuck that in there to get things working, but we
all need to figure out more of why this is an issue, and fix things
properly.

Other than that, thumbs up. SRAT support is a good thing to have.

Regards -- Andy

             reply	other threads:[~2003-02-06 20:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-06 20:16 Grover, Andrew [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-18 22:39 [PATCH][RFC] Discontigmem support for the x440 Andy Whitcroft
2003-02-18 22:55 ` Patricia Gaughen
2003-02-06  7:10 Patricia Gaughen
2003-02-08 19:23 ` Martin J. Bligh

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=F760B14C9561B941B89469F59BA3A84725A164@orsmsx401.jf.intel.com \
    --to=andrew.grover@intel.com \
    --cc=chandra.sekharan@us.ibm.com \
    --cc=cleverdj@us.ibm.com \
    --cc=gone@us.ibm.com \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).