tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic master head: 9fe5cf2f2b493fbd47541d1c073b67680a2f9dfe commit: f626fe17485b6dc8f0706edfd5c60206c479553f [1/9] move io-64-nonatomic*.h out of asm-generic config: i386-randconfig-s1-201541 (attached as .config) reproduce: git checkout f626fe17485b6dc8f0706edfd5c60206c479553f # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> drivers/acpi/osl.c:46:47: fatal error: asm-generic/io-64-nonatomic-lo-hi.h: No such file or directory compilation terminated. vim +46 drivers/acpi/osl.c ba242d5b1 Myron Stowe 2012-01-20 30 #include <linux/highmem.h> ^1da177e4 Linus Torvalds 2005-04-16 31 #include <linux/pci.h> ^1da177e4 Linus Torvalds 2005-04-16 32 #include <linux/interrupt.h> ^1da177e4 Linus Torvalds 2005-04-16 33 #include <linux/kmod.h> ^1da177e4 Linus Torvalds 2005-04-16 34 #include <linux/delay.h> ^1da177e4 Linus Torvalds 2005-04-16 35 #include <linux/workqueue.h> ^1da177e4 Linus Torvalds 2005-04-16 36 #include <linux/nmi.h> ad71860a1 Alexey Starikovskiy 2007-02-02 37 #include <linux/acpi.h> ^1da177e4 Linus Torvalds 2005-04-16 38 #include <linux/efi.h> df92e6959 Thomas Renninger 2008-02-04 39 #include <linux/ioport.h> df92e6959 Thomas Renninger 2008-02-04 40 #include <linux/list.h> f1241c87a Matthew Wilcox 2008-03-14 41 #include <linux/jiffies.h> f1241c87a Matthew Wilcox 2008-03-14 42 #include <linux/semaphore.h> f1241c87a Matthew Wilcox 2008-03-14 43 f1241c87a Matthew Wilcox 2008-03-14 44 #include <asm/io.h> f1241c87a Matthew Wilcox 2008-03-14 45 #include <asm/uaccess.h> 3277b4ea2 Andy Shevchenko 2015-08-17 @46 #include <asm-generic/io-64-nonatomic-lo-hi.h> f1241c87a Matthew Wilcox 2008-03-14 47 1129c92fa Lv Zheng 2013-07-23 48 #include "internal.h" ^1da177e4 Linus Torvalds 2005-04-16 49 ^1da177e4 Linus Torvalds 2005-04-16 50 #define _COMPONENT ACPI_OS_SERVICES f52fd66d2 Len Brown 2007-02-12 51 ACPI_MODULE_NAME("osl"); 07070e12c Hanjun Guo 2014-03-13 52 4be44fcd3 Len Brown 2005-08-05 53 struct acpi_os_dpc { ^1da177e4 Linus Torvalds 2005-04-16 54 acpi_osd_exec_callback function; :::::: The code at line 46 was first introduced by commit :::::: 3277b4ea216e5cd7d3f6095ff40f1a9e574f37b3 ACPI / osl: replace custom implementation of readq / writeq :::::: TO: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> :::::: CC: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data