RE: 2.6.20-rc6-mm3

From: Starikovskiy, Alexey Y
Date: Fri Feb 02 2007 - 09:23:05 EST


Hi,
I updated patch to use acpi_find_rsdp(), as all other code does.
Could you please try it?

Thanks,
Alex.

>-----Original Message-----
>From: Cedric Le Goater [mailto:clg@xxxxxxxxxx]
>Sent: Thursday, February 01, 2007 11:39 PM
>To: Cedric Le Goater
>Cc: Starikovskiy, Alexey Y; Andrew Morton;
linux-kernel@xxxxxxxxxxxxxxx;
>Moore, Robert; keith mannthey
>Subject: Re: 2.6.20-rc6-mm3
>
>Cedric Le Goater wrote:
>> Starikovskiy, Alexey Y wrote:
>>> Sorry, here is the patch... ACPI has switched to acpi_find_rsdp(),
so
>>> srat.c might want to do that too, please check.
>>
>> got it. running a compile and boot test.
>
>hmm, i got another issue while compiling :
>
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
>arch/i386/kernel/built-in.o: In function `get_memcfg_from_srat':
>/home/legoater/linux/2.6.20-rc6-mm3/arch/i386/kernel/srat.c:279:
undefined
>reference to `acpi_find_root_pointer'
>
>it seems that drivers/acpi/tables/tbxfroot.c is never compiled ?
>
>> I should have the results in 'my' morning (UTC+1).
>
>I'll catchup in the morning.
>
>thanks,
>
>C.

Attachment: fix_i386_srat.patch
Description: fix_i386_srat.patch