lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 1 Feb 2007 22:37:01 +0300
From:	"Starikovskiy, Alexey Y" <alexey.y.starikovskiy@...el.com>
To:	"Cedric Le Goater" <clg@...ibm.com>,
	"Andrew Morton" <akpm@...l.org>
Cc:	<linux-kernel@...r.kernel.org>,
	"Moore, Robert" <robert.moore@...el.com>,
	"keith mannthey" <kmannth@...ibm.com>
Subject: RE: 2.6.20-rc6-mm3

Sorry, here is the patch... ACPI has switched to acpi_find_rsdp(), so
srat.c might want to do that too, please check.

Thanks,
	Alex.

>-----Original Message-----
>From: Cedric Le Goater [mailto:clg@...ibm.com]
>Sent: Thursday, February 01, 2007 9:24 PM
>To: Andrew Morton
>Cc: linux-kernel@...r.kernel.org; Moore, Robert; Starikovskiy, Alexey
Y;
>keith mannthey
>Subject: Re: 2.6.20-rc6-mm3
>
>Hello !
>
>changes in git-acpi.patch in 2.6.20-rc6-mm3 (and maybe before) broke
the
>Summit
>sub-arch (IBM x440) compile :(
>
>thanks,
>
>C.
>
>  CC      arch/i386/kernel/cpu/intel.o
>  CC      arch/i386/kernel/early_printk.o
>arch/i386/kernel/srat.c: In function 'parse_cpu_affinity_structure':
>arch/i386/kernel/srat.c:68: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:72: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:72: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:74: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:74: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:77: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:77: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c: In function 'parse_memory_affinity_structure':
>arch/i386/kernel/srat.c:93: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:97: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:97: error: dereferencing pointer to incomplete
type
>arch/i386/kernel/srat.c:100: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:101: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:102: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:103: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:108: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:134: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:135: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:136: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c: In function 'acpi20_parse_srat':
>arch/i386/kernel/srat.c:188: error: 'ACPI_SRAT_PROCESSOR_AFFINITY'
>undeclared (first use in this function)
>arch/i386/kernel/srat.c:188: error: (Each undeclared identifier is
reported
>only once
>arch/i386/kernel/srat.c:188: error: for each function it appears in.)
>arch/i386/kernel/srat.c:191: error: 'ACPI_SRAT_MEMORY_AFFINITY'
undeclared
>(first use in this function)
>arch/i386/kernel/srat.c: In function 'get_memcfg_from_srat':
>arch/i386/kernel/srat.c:275: error: 'ACPI_PHYSICAL_ADDRESSING'
undeclared
>(first use in this function)
>arch/i386/kernel/srat.c:275: error: too many arguments to function
>'acpi_find_root_pointer'
>arch/i386/kernel/srat.c:282: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:282: error: 'ACPI_PHYSICAL_POINTER' undeclared
>(first use in this function)
>arch/i386/kernel/srat.c:285: error: dereferencing pointer to incomplete
>type
>arch/i386/kernel/srat.c:298: error: 'RSDP_SIG' undeclared (first use in
>this function)
>arch/i386/kernel/srat.c:304: error: 'struct acpi_table_rsdp' has no
member
>named 'rsdt_address'
>arch/i386/kernel/srat.c:315: error: 'RSDT_SIG' undeclared (first use in
>this function)
>arch/i386/kernel/srat.c:344: error: 'struct acpi_table_rsdt' has no
member
>named 'entry'
>arch/i386/kernel/srat.c:348: error: 'struct acpi_table_rsdt' has no
member
>named 'entry'
>  SYSCALL arch/i386/kernel/vsyscall-syms.o
>make[1]: *** [arch/i386/kernel/srat.o] Error 1
>make[1]: *** Waiting for unfinished jobs....

Download attachment "fix_i386_srat.patch" of type "application/octet-stream" (6829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ