# git rev-parse -q --verify 7fbfee7c80ded94278f109aae4063741c323294a^{commit} 7fbfee7c80ded94278f109aae4063741c323294a already have revision, skipping fetch # git checkout -q -f -B kisskb 7fbfee7c80ded94278f109aae4063741c323294a # git clean -qxdf # < git log -1 # commit 7fbfee7c80ded94278f109aae4063741c323294a # Merge: 47bfa6d9dc8c a5795fd38ee8 # Author: Linus Torvalds # Date: Thu Jan 17 16:54:58 2019 +1200 # # Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security # # Pull security subsystem fixes from James Morris: # "Fixes for the security subsystem. # # The first (by Casey actually - it's misattributed) fixes a regression # introduced with the LSM stacking changes" # # * 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: # LSM: Check for NULL cred-security on free # Yama: Check for pid death before checking ancestry # seccomp: fix UAF in user-trap code # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 7fbfee7c80ded94278f109aae4063741c323294a # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x58E63102 WARNING: unmet direct dependencies detected for IOSF_MBI Depends on [n]: PCI [=n] Selected by [y]: - X86_INTEL_LPSS [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for VGA_ARB Depends on [n]: HAS_IOMEM [=y] && PCI [=n] && !S390 Selected by [y]: - VGA_SWITCHEROO [=y] && HAS_IOMEM [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for VGA_ARB Depends on [n]: HAS_IOMEM [=y] && PCI [=n] && !S390 Selected by [y]: - VGA_SWITCHEROO [=y] && HAS_IOMEM [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for IOSF_MBI Depends on [n]: PCI [=n] Selected by [y]: - X86_INTEL_LPSS [=y] && X86 [=y] && ACPI [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- WARNING: unmet direct dependencies detected for VGA_ARB Depends on [n]: HAS_IOMEM [=y] && PCI [=n] && !S390 Selected by [y]: - VGA_SWITCHEROO [=y] && HAS_IOMEM [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for IOSF_MBI Depends on [n]: PCI [=n] Selected by [y]: - X86_INTEL_LPSS [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for IOSF_MBI Depends on [n]: PCI [=n] Selected by [y]: - X86_INTEL_LPSS [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for VGA_ARB Depends on [n]: HAS_IOMEM [=y] && PCI [=n] && !S390 Selected by [y]: - VGA_SWITCHEROO [=y] && HAS_IOMEM [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for VGA_ARB Depends on [n]: HAS_IOMEM [=y] && PCI [=n] && !S390 Selected by [y]: - VGA_SWITCHEROO [=y] && HAS_IOMEM [=y] && X86 [=y] && ACPI [=y] WARNING: unmet direct dependencies detected for IOSF_MBI Depends on [n]: PCI [=n] Selected by [y]: - X86_INTEL_LPSS [=y] && X86 [=y] && ACPI [=y] /kisskb/src/drivers/acpi/acpi_lpss.c: In function 'acpi_lpss_find_device': /kisskb/src/drivers/acpi/acpi_lpss.c:538:26: error: 'pci_bus_type' undeclared (first use in this function) return bus_find_device(&pci_bus_type, NULL, &data, match_hid_uid); ^ /kisskb/src/drivers/acpi/acpi_lpss.c:538:26: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/drivers/acpi/acpi_lpss.c:539:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:276: drivers/acpi/acpi_lpss.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/acpi] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/gpu/vga/vgaarb.c: In function '__vga_tryget': /kisskb/src/drivers/gpu/vga/vgaarb.c:286:14: error: 'PCI_VGA_STATE_CHANGE_DECODES' undeclared (first use in this function) flags |= PCI_VGA_STATE_CHANGE_DECODES; ^ /kisskb/src/drivers/gpu/vga/vgaarb.c:286:14: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/drivers/gpu/vga/vgaarb.c:291:13: error: 'PCI_VGA_STATE_CHANGE_BRIDGE' undeclared (first use in this function) flags |= PCI_VGA_STATE_CHANGE_BRIDGE; ^ /kisskb/src/drivers/gpu/vga/vgaarb.c:293:3: error: implicit declaration of function 'pci_set_vga_state' [-Werror=implicit-function-declaration] pci_set_vga_state(conflict->pdev, false, pci_bits, flags); ^ /kisskb/src/drivers/gpu/vga/vgaarb.c: In function 'vga_arb_device_init': /kisskb/src/drivers/gpu/vga/vgaarb.c:1495:25: error: 'pci_bus_type' undeclared (first use in this function) bus_register_notifier(&pci_bus_type, &pci_notifier); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:276: drivers/gpu/vga/vgaarb.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/gpu/vga] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:492: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1042: drivers] Error 2 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:01:35.203819