From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takayoshi Kochi Date: Fri, 12 Sep 2003 12:43:19 +0000 Subject: Re: kernel update (relative to 2.4.22) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi Bjorn, For NUMA configuration, we need the attached patch which is the same fix as 2.6. I confirmed both the DIG and GENERIC kernels boot on 8-way (2-node) NEC TX7. As for drivers/acpi/tables.c part, I think Andrew or Len is already aware. From: Bjorn Helgaas Subject: kernel update (relative to 2.4.22) Date: Tue, 9 Sep 2003 11:28:32 -0600 > * SGI SN and NUMA support: > - add NUMA support (Jesse Barnes, Takayoshi Kochi, Jack Steiner, others). > - support for non-identity-mapped kernels (Jack Steiner). > - misc SGI fixes (Jack Steiner). > - another SGI update (Erik Jacobson). Takayoshi Kochi