public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: keith mannthey <kmannth@us.ibm.com>
To: lkml <linux-kernel@vger.kernel.org>
Cc: linux acpi <linux-acpi@vger.kernel.org>
Subject: [Bug] 2.6.18-rc6-mm2 i386 trouble finding RSDT in get_memcfg_from_srat
Date: Tue, 12 Sep 2006 19:18:14 -0700	[thread overview]
Message-ID: <1158113895.9562.13.camel@keithlap> (raw)

Hello,
  I am trying to use i386 SRAT and it is not working.  The srat code
(get_memcfg_from_srat) needs to map in the SRAT table during boot to see
all the numa information.  It gets the RSDP just fine but when it looks
up the RSDT the header is empty (I tried to print out RSDT header and it
was empty) and it exits :( 

Excerpts from my boot log.... 

get_memcfg_from_srat: assigning address to rsdp
RSD PTR  v0 [IBM   ]
ACPI: RSDT signature incorrect
failed to get NUMA memory information from SRAT table
NUMA - single node, flat memory mode
Node: 0, start_pfn: 0, end_pfn: 156

Something is wrong.

A while later in the boot I see. 

Using APIC driver default
ACPI: RSDP (v000 IBM                                   ) @ 0x000fdfc0
ACPI: RSDT (v001 IBM    SERVIGIL 0x00001000 IBM  0x45444f43) @ 0xeff9c2c0
ACPI: FADT (v001 IBM    SERVIGIL 0x00001000 IBM  0x45444f43) @ 0xeff9c240
ACPI: MADT (v001 IBM    SERVIGIL 0x00001000 IBM  0x45444f43) @ 0xeff9c0c0
ACPI: SRAT (v001 IBM    SERVIGIL 0x00001000 IBM  0x45444f43) @ 0xeff9bf40
ACPI: DSDT (v001 IBM    SERVIGIL 0x00001000 INTL 0x02002025) @ 0x00000000
 
Looks like the RSDT table it there.... 

I haven't booted i386 numa Summit in a while and was wondering if anyone
had any ideas?

Thanks,
  Keith 


             reply	other threads:[~2006-09-13  2:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13  2:18 keith mannthey [this message]
2006-09-14 21:34 ` [Bug] 2.6.18-rc6-mm2 i386 trouble finding RSDT in get_memcfg_from_srat keith mannthey
2006-09-14 22:01   ` Dave Hansen
2006-09-14 22:43     ` keith mannthey
2006-09-14 22:48       ` Dave Hansen
2006-09-14 23:19         ` keith mannthey
2006-09-14 23:04       ` Vivek Goyal
2006-09-14 23:21         ` Dave Hansen
2006-09-14 23:35           ` Vivek Goyal
2006-09-14 23:43           ` keith mannthey
2006-09-14 23:59             ` Vivek Goyal
2006-09-15  0:03               ` keith mannthey

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=1158113895.9562.13.camel@keithlap \
    --to=kmannth@us.ibm.com \
    --cc=linux-acpi@vger.kernel.org \
    --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