[linux-review:Petr-Mladek/Cleaning-printk-stuff-in-NMI-context/20151127-191620] bafdcb831ce105cb7ff2b9e11acfcf3764da11b9 BUILD DONE

From: kbuild test robot
Date: Fri Nov 27 2015 - 07:34:08 EST


https://github.com/0day-ci/linux Petr-Mladek/Cleaning-printk-stuff-in-NMI-context/20151127-191620
bafdcb831ce105cb7ff2b9e11acfcf3764da11b9 printk/nmi: Increase the size of the temporary buffer

include/asm-generic/percpu.h:111:2: error: implicit declaration of function 'preempt_disable' [-Werror=implicit-function-declaration]
include/asm-generic/percpu.h:113:2: error: implicit declaration of function 'preempt_enable' [-Werror=implicit-function-declaration]
include/asm-generic/percpu.h:305:31: note: in expansion of macro 'this_cpu_generic_read'
include/linux/percpu-defs.h:101:9: note: in expansion of macro '__PCPU_ATTRS'
include/linux/percpu-defs.h:113:38: error: expected ')' before string constant
include/linux/percpu-defs.h:223:26: error: implicit declaration of function 'per_cpu_offset' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:223:2: note: in expansion of macro 'SHIFT_PERCPU_PTR'
include/linux/percpu-defs.h:229:2: error: implicit declaration of function 'arch_raw_cpu_ptr' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:239:27: note: in expansion of macro 'raw_cpu_ptr'
include/linux/percpu-defs.h:252:27: note: in expansion of macro 'raw_cpu_ptr'
include/linux/percpu-defs.h:304:1: error: called object is not a function or function pointer
include/linux/percpu-defs.h:311:23: note: in expansion of macro 'this_cpu_read_8'
include/linux/percpu-defs.h:49:34: error: 'PER_CPU_BASE_SECTION' undeclared here (not in a function)
include/linux/percpu-defs.h:494:29: note: in expansion of macro '__pcpu_size_call_return'
include/linux/percpu-defs.h:494:53: error: implicit declaration of function 'this_cpu_read_1' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:494:53: error: implicit declaration of function 'this_cpu_read_2' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:494:53: error: implicit declaration of function 'this_cpu_read_4' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:494:53: error: implicit declaration of function 'this_cpu_read_8' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:495:51: error: implicit declaration of function 'this_cpu_write_1' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:495:51: error: implicit declaration of function 'this_cpu_write_2' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:495:51: error: implicit declaration of function 'this_cpu_write_4' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:495:51: error: implicit declaration of function 'this_cpu_write_8' [-Werror=implicit-function-declaration]
include/linux/percpu-defs.h:49:59: error: expected identifier or '(' before ')' token
kernel/printk/nmi.c:106:9: error: unknown type name 'raw_spinlock_t'
kernel/printk/nmi.c:107:3: error: implicit declaration of function '__RAW_SPIN_LOCK_INITIALIZER' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:107:3: error: initializer element is not constant
kernel/printk/nmi.c:113:2: error: unknown type name 'raw_spinlock_t'
kernel/printk/nmi.c:113:9: error: unknown type name 'raw_spinlock_t'
kernel/printk/nmi.c:114:3: error: implicit declaration of function '__RAW_SPIN_LOCK_INITIALIZER'
kernel/printk/nmi.c:114:3: error: implicit declaration of function '__RAW_SPIN_LOCK_INITIALIZER' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:114:3: error: initializer element is not constant
kernel/printk/nmi.c:114: error: implicit declaration of function '__RAW_SPIN_LOCK_INITIALIZER'
kernel/printk/nmi.c:118:2: error: implicit declaration of function 'raw_spin_lock' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:125:2: error: implicit declaration of function 'raw_spin_lock'
kernel/printk/nmi.c:125:2: error: implicit declaration of function 'raw_spin_lock' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:125: error: implicit declaration of function 'raw_spin_lock'
kernel/printk/nmi.c:163:2: error: implicit declaration of function 'raw_spin_unlock' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:170:2: error: implicit declaration of function 'raw_spin_unlock'
kernel/printk/nmi.c:170:2: error: implicit declaration of function 'raw_spin_unlock' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:170: error: implicit declaration of function 'raw_spin_unlock'
kernel/printk/nmi.c:178:23: note: in expansion of macro 'per_cpu'
kernel/printk/nmi.c:178:3: error: implicit declaration of function 'per_cpu_offset' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:185:23: note: in expansion of macro 'per_cpu'
kernel/printk/nmi.c:194:17: error: 'printk_func' undeclared (first use in this function)
kernel/printk/nmi.c:194:2: note: in expansion of macro 'this_cpu_write'
kernel/printk/nmi.c:212:18: error: 'printk_func' undeclared (first use in this function)
kernel/printk/nmi.c:212:3: error: 'printk_func' undeclared (first use in this function)
kernel/printk/nmi.c:212:3: note: in expansion of macro 'this_cpu_write'
kernel/printk/nmi.c:212:51: error: 'printk_func' undeclared (first use in this function)
kernel/printk/nmi.c:38:1: note: in expansion of macro 'DEFINE_PER_CPU'
kernel/printk/nmi.c:43:24: error: 'PAGE_SIZE' undeclared here (not in a function)
kernel/printk/nmi.c:45:27: error: 'PAGE_SIZE' undeclared here (not in a function)
kernel/printk/nmi.c:45:28: error: 'PAGE_SIZE' undeclared here (not in a function)
kernel/printk/nmi.c:45: error: 'PAGE_SIZE' undeclared here (not in a function)
kernel/printk/nmi.c:56:26: note: in expansion of macro 'this_cpu_ptr'
kernel/printk/nmi.c:56:40: error: 'nmi_print_seq' undeclared (first use in this function)
kernel/printk/nmi.c:56:9: error: implicit declaration of function 'arch_raw_cpu_ptr' [-Werror=implicit-function-declaration]
kernel/printk/nmi.c:58:26: error: 'nmi_print_seq' undeclared (first use in this function)
kernel/printk/nmi.c:58:26: note: in expansion of macro 'this_cpu_ptr'
kernel/printk/nmi.c:58:40: error: 'nmi_print_seq' undeclared (first use in this function)
kernel/printk/nmi.c:58:71: error: 'nmi_print_seq' undeclared (first use in this function)
kernel/printk/nmi.c:58:85: error: 'nmi_print_seq' undeclared (first use in this function)
kernel/printk/printk.h:31:1: note: in expansion of macro 'DECLARE_PER_CPU'
kernel/printk/printk.h:34:19: error: 'printk_func' undeclared (first use in this function)
kernel/printk/printk.h:34:23: error: 'printk_func' undeclared (first use in this function)
kernel/printk/printk.h:34:35: error: called object '(({...}))' is not a function
kernel/printk/printk.h:34:475: error: called object '(({...}))' is not a function
kernel/printk/printk.h:34:9: error: 'printk_func' undeclared (first use in this function)
kernel/printk/printk.h:34:9: note: in expansion of macro 'this_cpu_read'
warning: (MN10300) selects HAVE_NMI_WATCHDOG which has unmet direct dependencies (HAVE_NMI)

Error ids grouped by kconfigs:

recent_errors
âââ avr32-atngw100_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
âââ avr32-atstk1006_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
âââ blackfin-BF526-EZBRD_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ blackfin-BF533-EZKIT_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ blackfin-BF561-EZKIT-SMP_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-arch_raw_cpu_ptr
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-per_cpu_offset
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ blackfin-TCM-BF537_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ cris-etrax-100lx_v2_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ i386-alldefconfig
â âââ include-asm-generic-percpu.h:error:implicit-declaration-of-function-preempt_disable
â âââ include-asm-generic-percpu.h:error:implicit-declaration-of-function-preempt_enable
â âââ include-asm-generic-percpu.h:note:in-expansion-of-macro-this_cpu_generic_read
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__pcpu_size_call_return
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-this_cpu_read_8
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-this_cpu_read
âââ i386-randconfig-s1-201547
â âââ include-asm-generic-percpu.h:error:implicit-declaration-of-function-preempt_disable
â âââ include-asm-generic-percpu.h:error:implicit-declaration-of-function-preempt_enable
â âââ include-asm-generic-percpu.h:note:in-expansion-of-macro-this_cpu_generic_read
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__pcpu_size_call_return
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-this_cpu_read_8
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-this_cpu_read
âââ mips-bmips_be_defconfig
â âââ include-linux-percpu-defs.h:error:called-object-is-not-a-function-or-function-pointer
â âââ include-linux-percpu-defs.h:error:expected-)-before-string-constant
â âââ include-linux-percpu-defs.h:error:expected-identifier-or-(-before-)-token
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-arch_raw_cpu_ptr
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-per_cpu_offset
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_1
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_2
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_4
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_8
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_1
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_2
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_4
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_8
â âââ include-linux-percpu-defs.h:error:PER_CPU_BASE_SECTION-undeclared-here-(not-in-a-function)
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__PCPU_ATTRS
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__pcpu_size_call_return
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-raw_cpu_ptr
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-SHIFT_PERCPU_PTR
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-DEFINE_PER_CPU
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-per_cpu
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-this_cpu_ptr
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-this_cpu_write
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-DECLARE_PER_CPU
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-this_cpu_read
âââ mips-fuloong2e_defconfig
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
âââ mips-jz4740
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
âââ mips-malta_kvm_defconfig
â âââ include-linux-percpu-defs.h:error:called-object-is-not-a-function-or-function-pointer
â âââ include-linux-percpu-defs.h:error:expected-)-before-string-constant
â âââ include-linux-percpu-defs.h:error:expected-identifier-or-(-before-)-token
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-arch_raw_cpu_ptr
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-per_cpu_offset
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_1
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_2
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_4
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_8
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_1
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_2
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_4
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_8
â âââ include-linux-percpu-defs.h:error:PER_CPU_BASE_SECTION-undeclared-here-(not-in-a-function)
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__PCPU_ATTRS
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-raw_cpu_ptr
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-SHIFT_PERCPU_PTR
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-DEFINE_PER_CPU
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-per_cpu
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-this_cpu_ptr
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-this_cpu_write
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-DECLARE_PER_CPU
âââ mips-tb0226_defconfig
â âââ include-linux-percpu-defs.h:error:called-object-is-not-a-function-or-function-pointer
â âââ include-linux-percpu-defs.h:error:expected-)-before-string-constant
â âââ include-linux-percpu-defs.h:error:expected-identifier-or-(-before-)-token
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_1
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_2
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_4
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_read_8
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_1
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_2
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_4
â âââ include-linux-percpu-defs.h:error:implicit-declaration-of-function-this_cpu_write_8
â âââ include-linux-percpu-defs.h:error:PER_CPU_BASE_SECTION-undeclared-here-(not-in-a-function)
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__PCPU_ATTRS
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-__pcpu_size_call_return
â âââ include-linux-percpu-defs.h:note:in-expansion-of-macro-raw_cpu_ptr
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-DEFINE_PER_CPU
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-per_cpu
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-this_cpu_ptr
â âââ kernel-printk-nmi.c:note:in-expansion-of-macro-this_cpu_write
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-DECLARE_PER_CPU
â âââ kernel-printk-printk.h:note:in-expansion-of-macro-this_cpu_read
âââ mips-txx9
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
âââ mn10300-asb2364_defconfig
â âââ warning:(MN10300)-selects-HAVE_NMI_WATCHDOG-which-has-unmet-direct-dependencies-(HAVE_NMI)
âââ powerpc-defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
âââ powerpc-kmp204x_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
âââ powerpc-ppc64_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
âââ sh-rsk7201_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ sh-rsk7269_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ sh-sh7785lcr_32bit_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ sh-titan_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:nmi_print_seq-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:PAGE_SIZE-undeclared-here-(not-in-a-function)
â âââ kernel-printk-nmi.c:error:printk_func-undeclared-(first-use-in-this-function)
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
â âââ kernel-printk-printk.h:error:called-object-((-...-))-is-not-a-function
â âââ kernel-printk-printk.h:error:printk_func-undeclared-(first-use-in-this-function)
âââ tile-defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
âââ tile-tilegx_defconfig
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
â âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
â âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
â âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t
âââ x86_64-randconfig-i0-201547
âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_lock
âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-__RAW_SPIN_LOCK_INITIALIZER
âââ kernel-printk-nmi.c:error:implicit-declaration-of-function-raw_spin_unlock
âââ kernel-printk-nmi.c:error:initializer-element-is-not-constant
âââ kernel-printk-nmi.c:error:unknown-type-name-raw_spinlock_t

elapsed time: 75m

configs tested: 119

i386 randconfig-a0-201547
blackfin BF526-EZBRD_defconfig
blackfin BF533-EZKIT_defconfig
blackfin BF561-EZKIT-SMP_defconfig
blackfin TCM-BF537_defconfig
cris etrax-100lx_v2_defconfig
powerpc allnoconfig
powerpc defconfig
powerpc ppc64_defconfig
x86_64 acpi-redef
x86_64 allyesdebian
x86_64 nfsroot
m32r m32104ut_defconfig
m32r mappi3.smp_defconfig
m32r opsput_defconfig
m32r usrv_defconfig
xtensa common_defconfig
xtensa iss_defconfig
alpha defconfig
parisc allnoconfig
parisc b180_defconfig
parisc c3000_defconfig
parisc defconfig
i386 allmodconfig
m32r mappi2.opsp_defconfig
mips bmips_be_defconfig
mips tb0226_defconfig
sh rsk7201_defconfig
tile defconfig
x86_64 randconfig-x014-11241713
x86_64 randconfig-x016-11241713
x86_64 randconfig-x019-11241713
x86_64 randconfig-x010-11241713
x86_64 randconfig-x015-11241713
x86_64 randconfig-x011-11241713
x86_64 randconfig-x012-11241713
x86_64 randconfig-x013-11241713
x86_64 randconfig-x017-11241713
x86_64 randconfig-x018-11241713
i386 alldefconfig
i386 allnoconfig
i386 defconfig
m68k m5475evb_defconfig
m68k multi_defconfig
m68k sun3_defconfig
i386 randconfig-s0-201547
i386 randconfig-s1-201547
x86_64 randconfig-s0-11271939
x86_64 randconfig-s1-11271939
x86_64 randconfig-s2-11271939
x86_64 allmodconfig
x86_64 randconfig-s3-11271943
x86_64 randconfig-s4-11271943
x86_64 randconfig-s5-11271943
avr32 atngw100_defconfig
avr32 atstk1006_defconfig
frv defconfig
mn10300 asb2364_defconfig
openrisc or1ksim_defconfig
tile tilegx_defconfig
um i386_defconfig
um x86_64_defconfig
i386 tinyconfig
mips allnoconfig
mips fuloong2e_defconfig
mips jz4740
mips txx9
x86_64 randconfig-i0-201547
arm palmz72_defconfig
arm sunxi_defconfig
powerpc mpc85xx_basic_defconfig
xtensa nommu_kc705_defconfig
microblaze mmu_defconfig
microblaze nommu_defconfig
i386 randconfig-i0-11270816
i386 randconfig-i1-11270816
x86_64 randconfig-b0-11271947
sparc defconfig
sparc64 allnoconfig
sparc64 defconfig
arm64 defconfig
mips malta_kvm_defconfig
powerpc tqm8548_defconfig
powerpc walnut_defconfig
x86_64 lkp
x86_64 rhel
i386 randconfig-n0-201547
i386 randconfig-h0-11271847
i386 randconfig-h1-11271847
m32r mappi.nommu_defconfig
parisc alldefconfig
sh allnoconfig
sh rsk7269_defconfig
sh sh7785lcr_32bit_defconfig
sh titan_defconfig
x86_64 randconfig-x007-11230704
x86_64 randconfig-x001-11230704
x86_64 randconfig-x006-11230704
x86_64 randconfig-x008-11230704
x86_64 randconfig-x003-11230704
x86_64 randconfig-x002-11230704
x86_64 randconfig-x005-11230704
x86_64 randconfig-x000-11230704
x86_64 randconfig-x009-11230704
x86_64 randconfig-x004-11230704
ia64 alldefconfig
ia64 allnoconfig
ia64 defconfig
i386 randconfig-r0-201547
i386 randconfig-x003-11251907
i386 randconfig-x001-11251907
i386 randconfig-x005-11251907
i386 randconfig-x004-11251907
i386 randconfig-x002-11251907
i386 randconfig-x000-11251907
i386 randconfig-x007-11251907
i386 randconfig-x008-11251907
i386 randconfig-x006-11251907
i386 randconfig-x009-11251907

Thanks,
Fengguang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/