tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git lto head: da374a5330c824401ab9ba8c91578509192d876a commit: 6edf35469fb63b6ab3d6b9c45a0734c737a22dbf [11/22] pci: lto: fix PREL32 relocations config: x86_64-randconfig-m001-20200624 (attached as .config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All warnings (new ones prefixed by >>): In file included from arch/x86/kernel/quirks.c:6: include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_quirk_intel_irqbalance357' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1979:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1979 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_final, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:50:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_FINAL' 50 | DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_E7320_MCH, | ^~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_quirk_intel_irqbalance358' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1979:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1979 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_final, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:52:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_FINAL' 52 | DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_E7525_MCH, | ^~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_quirk_intel_irqbalance359' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1979:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1979 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_final, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:54:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_FINAL' 54 | DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_E7520_MCH, | ^~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_ich_force_enable_hpet364' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:156:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 156 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ESB2_0, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_ich_force_enable_hpet365' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:158:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 158 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH6_0, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_ich_force_enable_hpet366' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) -- | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:174:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 174 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, 0x3a16, /* ICH10 */ | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet_user376' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:266:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 266 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ESB_1, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet_user377' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:268:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 268 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801CA_0, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet_user378' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:270:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 270 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801CA_12, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet_user379' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:272:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 272 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801DB_0, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet_user380' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:274:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 274 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801DB_12, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet381' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:276:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 276 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801EB_0, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_old_ich_force_enable_hpet382' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:278:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 278 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82801EB_12, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_vt8237_force_enable_hpet385' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:343:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 343 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8235, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_vt8237_force_enable_hpet386' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:345:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 345 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8237, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_vt8237_force_enable_hpet387' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:347:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 347 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_CX700, | ^~~~~~~~~~~~~~~~~~~~~~~~ >> include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_ati_force_enable_hpet391' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:418:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 418 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP400_SMBUS, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_nvidia_force_enable_hpet392' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:452:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 452 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NVIDIA, 0x0050, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_nvidia_force_enable_hpet393' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:29: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) | ^~~~~~~~ include/linux/compiler-gcc.h:72:37: note: in expansion of macro '__PASTE' 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~ include/linux/pci.h:1929:26: note: in expansion of macro '__UNIQUE_ID' 1929 | class_shift, hook, __UNIQUE_ID(hook)) | ^~~~~~~~~~~ include/linux/pci.h:1976:2: note: in expansion of macro 'DECLARE_PCI_FIXUP_SECTION' 1976 | DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ arch/x86/kernel/quirks.c:454:1: note: in expansion of macro 'DECLARE_PCI_FIXUP_HEADER' 454 | DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_NVIDIA, 0x0051, | ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_nvidia_force_enable_hpet394' [-Wmissing-prototypes] 72 | #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) | ^~~~~~~~~~~~ include/linux/pci.h:1914:7: note: in definition of macro '___DECLARE_PCI_FIXUP_SECTION' 1914 | void stub(struct pci_dev *dev) { hook(dev); } \ | ^~~~ include/linux/pci.h:1928:2: note: in expansion of macro '__DECLARE_PCI_FIXUP_SECTION' 1928 | __DECLARE_PCI_FIXUP_SECTION(sec, name, vendor, device, class, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ include/linux/compiler_types.h:54:22: note: in expansion of macro '___PASTE' 54 | #define __PASTE(a,b) ___PASTE(a,b) .. vim +/__UNIQUE_ID_quirk_intel_irqbalance358 +72 include/linux/compiler-gcc.h 87358710c1fb4f David Woodhouse 2018-02-19 71 cb984d101b30eb Joe Perches 2015-06-25 @72 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) cb984d101b30eb Joe Perches 2015-06-25 73 :::::: The code at line 72 was first introduced by commit :::::: cb984d101b30eb7478d32df56a0023e4603cba7f compiler-gcc: integrate the various compiler-gcc[345].h files :::::: TO: Joe Perches <joe@xxxxxxxxxxx> :::::: CC: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip