* [tip:x86/acpi 1/6] include/linux/acpi.h:434:28: error: unknown type name 'acpi_physical_address'
@ 2012-09-28 2:46 Fengguang Wu
2012-09-28 2:49 ` [tip:x86/acpi 1/6] include/linux/acpi.h:433:5: warning: "CONFIG_X86" is not defined Fengguang Wu
0 siblings, 1 reply; 2+ messages in thread
From: Fengguang Wu @ 2012-09-28 2:46 UTC (permalink / raw)
To: kernel-janitors
Hi Thomas,
FYI, kernel build failed on
tree: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/acpi
head: 4901b402c957d4ebaff123ffc34fafe3cef99542
commit: 9e0a90cdff5b89599d73695b4d9971d1075c0b14 [1/6] X86 ACPI: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling
config: i386-allnoconfig
All error/warnings:
In file included from init/main.c:25:0:
include/linux/acpi.h:434:28: error: unknown type name 'acpi_physical_address'
vim +434 include/linux/acpi.h
9e0a90cd (Thomas Renninger 2012-09-26 433) #if CONFIG_X86
9e0a90cd (Thomas Renninger 2012-09-26 @434) void arch_reserve_mem_area(acpi_physical_address addr, size_t size);
9e0a90cd (Thomas Renninger 2012-09-26 435) #else
9e0a90cd (Thomas Renninger 2012-09-26 436) static inline void arch_reserve_mem_area(acpi_physical_address addr,
9e0a90cd (Thomas Renninger 2012-09-26 437) size_t size)
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu, Yuanhan Liu Intel Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:x86/acpi 1/6] include/linux/acpi.h:433:5: warning: "CONFIG_X86" is not defined
2012-09-28 2:46 [tip:x86/acpi 1/6] include/linux/acpi.h:434:28: error: unknown type name 'acpi_physical_address' Fengguang Wu
@ 2012-09-28 2:49 ` Fengguang Wu
0 siblings, 0 replies; 2+ messages in thread
From: Fengguang Wu @ 2012-09-28 2:49 UTC (permalink / raw)
To: kernel-janitors
Hi Thomas,
FYI, there are new compile warnings show up in
tree: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/acpi
head: 4901b402c957d4ebaff123ffc34fafe3cef99542
commit: 9e0a90cdff5b89599d73695b4d9971d1075c0b14 [1/6] X86 ACPI: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling
config: alpha-defconfig
All warnings:
In file included from init/main.c:25:0:
include/linux/acpi.h:433:5: warning: "CONFIG_X86" is not defined [-Wundef]
include/linux/acpi.h:436:42: error: unknown type name 'acpi_physical_address'
vim +433 include/linux/acpi.h
9e0a90cd (Thomas Renninger 2012-09-26 @433) #if CONFIG_X86
9e0a90cd (Thomas Renninger 2012-09-26 434) void arch_reserve_mem_area(acpi_physical_address addr, size_t size);
9e0a90cd (Thomas Renninger 2012-09-26 435) #else
9e0a90cd (Thomas Renninger 2012-09-26 436) static inline void arch_reserve_mem_area(acpi_physical_address addr,
9e0a90cd (Thomas Renninger 2012-09-26 437) size_t size)
9e0a90cd (Thomas Renninger 2012-09-26 438) {
9e0a90cd (Thomas Renninger 2012-09-26 439) }
9e0a90cd (Thomas Renninger 2012-09-26 440) #endif /* CONFIG_X86 */
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu, Yuanhan Liu Intel Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-28 2:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-28 2:46 [tip:x86/acpi 1/6] include/linux/acpi.h:434:28: error: unknown type name 'acpi_physical_address' Fengguang Wu
2012-09-28 2:49 ` [tip:x86/acpi 1/6] include/linux/acpi.h:433:5: warning: "CONFIG_X86" is not defined Fengguang Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox