[efi:next 11/13] drivers/firmware/efi/libstub/efi-stub-helper.c:421:40: error: 'CONFIG_CMDLINE' undeclared

2017-03-27 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: d1dd38ec76a7b1be8f6d0861e149c1d52b784af4 commit: 187fdd765fd12cad29a80d084002e18e643a4d97 [11/13] efi/libstub: unify command line param parsing config: x86_64-randconfig-x012-201713 (attached as .config) compiler:

Re: [PATCH v2 7/7] efi/capsule: Add support for Quark security header

2017-03-25 Thread kbuild test robot
Hi Jan, [auto build test ERROR on linus/master] [also build test ERROR on v4.11-rc3 next-20170324] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v1 5/6] uuid: Kill uapi/uuid.h

2017-07-22 Thread kbuild test robot
Hi Andy, [auto build test WARNING on linus/master] [also build test WARNING on v4.13-rc1] [cannot apply to next-20170721] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v1 2/6] mei: Switch to use new generic UUID API

2017-07-22 Thread kbuild test robot
Hi Andy, [auto build test ERROR on linus/master] [also build test ERROR on v4.13-rc1 next-20170721] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v1 4/6] vmbus: Switch to use new generic UUID API

2017-07-22 Thread kbuild test robot
Hi Andy, [auto build test ERROR on linus/master] [also build test ERROR on v4.13-rc1] [cannot apply to next-20170721] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[efi:next 2/3] drivers/firmware/efi/libstub/random.c:163:21: error: 'RANDOM_SEED_SIZE' undeclared

2017-08-22 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: ff1f49b2ed7c150a69d1537a374c27e9db8acbb0 commit: 19c5678d5c1bad385a1beb8eaa00c9d50f4ce836 [2/3] efi/random: Increase size of firmware supplied randomness config: arm64-defconfig (attached as .config) compiler:

Re: [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3

2017-06-08 Thread kbuild test robot
Hi Tom, [auto build test ERROR on linus/master] [also build test ERROR on v4.12-rc4 next-20170607] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME

2017-06-07 Thread kbuild test robot
Hi Tom, [auto build test ERROR on linus/master] [also build test ERROR on v4.12-rc4 next-20170607] [cannot apply to tip/x86/core] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v7 29/36] x86, drm, fbdev: Do not specify encrypted memory for video mappings

2017-06-17 Thread kbuild test robot
Hi Tom, [auto build test ERROR on next-20170616] [cannot apply to tip/x86/core linus/master linux/master v4.9-rc8 v4.9-rc7 v4.9-rc6 v4.12-rc5] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2 3/3] tpm: parse TPM event logs based on EFI table

2017-09-13 Thread kbuild test robot
Hi Thiebaud, [auto build test ERROR on efi/next] [also build test ERROR on next-20170913] [cannot apply to char-misc/char-misc-testing linus/master v4.13] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[efi:next 15/15] drivers/firmware/efi/libstub/efi-stub-helper.c:425:3: warning: cast to pointer from integer of different size

2018-07-13 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: 44ae6f59573c50381b7ee5042bd9a0b19f6d6979 commit: 44ae6f59573c50381b7ee5042bd9a0b19f6d6979 [15/15] efi: Deduplicate efi_open_volume() config: i386-randconfig-x009-201827 (attached as .config) compiler: gcc-7 (Debian

[efi:next 1/1] arch/x86/xen/efi.c:133:35: sparse: incorrect type in argument 1 (different type sizes)

2018-04-16 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: 2c603650ee23c4596f4852e43ae40e42a0c771e1 commit: 2c603650ee23c4596f4852e43ae40e42a0c771e1 [1/1] x86/xen/efi: Initialize UEFI secure boot state during dom0 boot reproduce: # apt-get install sparse git

[RFC PATCH] efi: debugfs_blob[] can be static

2018-03-31 Thread kbuild test robot
Fixes: ac46fdb7891f ("efi: Export boot-services code and data as debugfs-blobs") Signed-off-by: Fengguang Wu --- efi.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/firmware/efi/efi.c b/drivers/firmware/efi/efi.c index fddc5f7..9f1b8e6

Re: [PATCH 1/2] efi: Export boot-services code and data as debugfs-blobs

2018-03-31 Thread kbuild test robot
Hi Hans, I love your patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v4.16-rc7 next-20180329] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] efi: Add embedded peripheral firmware support

2018-03-31 Thread kbuild test robot
Hi Hans, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.16-rc7] [cannot apply to next-20180329] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 2/2] efi: Add embedded peripheral firmware support

2018-03-31 Thread kbuild test robot
Hi Hans, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.16-rc7] [cannot apply to next-20180329] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH V1 1/3] x86/efi: Call efi_delete_dummy_variable() during efi subsystem initialization

2018-02-27 Thread kbuild test robot
Hi Sai, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.16-rc3 next-20180227] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] efi: Free existing memory map before installing new memory map

2018-06-25 Thread kbuild test robot
Hi Sai, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.18-rc2 next-20180625] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] efi: Free existing memory map before installing new memory map

2018-06-25 Thread kbuild test robot
Hi Sai, Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v4.18-rc2 next-20180625] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH 1/4] ima: add support for arch specific policies

2018-07-27 Thread kbuild test robot
Hi Nayna, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on integrity/next-integrity] [also build test WARNING on next-20180727] [cannot apply to v4.18-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[RFC PATCH] ima: arch_policy_rules can be static

2018-07-27 Thread kbuild test robot
Fixes: b4c0791e0fac ("ima: add support for arch specific policies") Signed-off-by: kbuild test robot --- ima_policy.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/integrity/ima/ima_policy.c b/security/integrity/ima/ima_policy.c index b47db4

Re: [PATCH 4/4] x86/ima: define arch_get_ima_policy() for x86

2018-07-28 Thread kbuild test robot
Hi Eric, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on integrity/next-integrity] [also build test WARNING on next-20180727] [cannot apply to v4.18-rc6] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v1 2/4] x86/efi: Get rid of custom ICPU() macro

2018-09-04 Thread kbuild test robot
Hi Andy, I love your patch! Yet something to improve: [auto build test ERROR on tip/auto-latest] [also build test ERROR on v4.19-rc2 next-20180831] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH V5 2/2] x86/efi: Add efi page fault handler to recover from page faults caused by the firmware

2018-09-11 Thread kbuild test robot
Hi Sai, Thank you for the patch! Yet something to improve: [auto build test ERROR on efi/next] [cannot apply to v4.19-rc3 next-20180910] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[RFC PATCH] x86/boot: get_acpi_srat_table() can be static

2018-09-11 Thread kbuild test robot
Fixes: cc1a4e2a5474 ("x86/boot: Add acpitb.c to parse acpi tables") Signed-off-by: kbuild test robot --- acpitb.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/boot/compressed/acpitb.c b/arch/x86/boot/compressed/acpitb.c index 66c5154..4ddd

Re: [PATCH v2] efi: take size of partition entry from GPT header

2018-09-11 Thread kbuild test robot
Hi Eugene, Thank you for the patch! Yet something to improve: [auto build test ERROR on block/for-next] [also build test ERROR on v4.19-rc3 next-20180911] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v2] efi: take size of partition entry from GPT header

2018-09-11 Thread kbuild test robot
Hi Eugene, Thank you for the patch! Yet something to improve: [auto build test ERROR on block/for-next] [also build test ERROR on v4.19-rc3 next-20180911] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v6 1/3] x86/boot: Add acpitb.c to parse acpi tables

2018-09-12 Thread kbuild test robot
Hi Chao, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on tip/x86/core] [also build test WARNING on v4.19-rc3 next-20180911] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH] partitions/efi: Fix partition name parsing in GUID partition entry

2018-11-25 Thread kbuild test robot
Hi Nikolai, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on block/for-next] [also build test WARNING on v4.20-rc3 next-20181123] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[efi:next 7/7] arch/x86/include/asm/pgtable_types.h:193:27: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '9223372036854776163' to '355'

2019-01-29 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: 32904d922174e7ced3d7e68b496545c01c8f32bf commit: 32904d922174e7ced3d7e68b496545c01c8f32bf [7/7] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation config: i386-randconfig-x075-01290405

[efi:next 8/8] drivers/firmware/efi/efi-bgrt.c:109:73: warning: comparison of distinct pointer types lacks a cast

2019-01-31 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: 4543fea0423b221d6d77224c595d73797ff958c7 commit: 4543fea0423b221d6d77224c595d73797ff958c7 [8/8] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered config: i386-allyesconfig (attached as .config)

[efi:next 8/8] drivers/firmware//efi/efi-bgrt.c:109:22: note: in expansion of macro 'min'

2019-02-01 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: 4543fea0423b221d6d77224c595d73797ff958c7 commit: 4543fea0423b221d6d77224c595d73797ff958c7 [8/8] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered config: i386-randconfig-b0-02011955 (attached as

[efi:next 10/10] drivers/firmware//efi/efi-bgrt.c:110:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'}

2019-02-01 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: a981cafa013805708cb0b393d95083144b45bad2 commit: a981cafa013805708cb0b393d95083144b45bad2 [10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered config: i386-allyesconfig (attached as .config)

[efi:next 10/10] drivers/firmware/efi/efi-bgrt.c:110:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t'

2019-02-01 Thread kbuild test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git next head: a981cafa013805708cb0b393d95083144b45bad2 commit: a981cafa013805708cb0b393d95083144b45bad2 [10/10] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered config: i386-randconfig-b0-02011955 (attached as

[efi:next 2/3] arch/x86/platform/efi/efi.c:77:3: error: 'uv_systab_phys' undeclared here (not in a function); did you mean 'uv_system_init'?

2019-07-02 Thread kbuild test robot
(Debian 7.4.0-9) 7.4.0 reproduce: git checkout a2b67b33dee5c8c4b9933ecc04e48755a3a87cae # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed