Linux s390 Architecture development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Steffen Eiden <seiden@linux.ibm.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	linux-s390@vger.kernel.org
Subject: [kvms390:sae 36/43] <instantiation>:1:36: error: too many positional arguments
Date: Wed, 02 Sep 2026 12:55:48 +0800	[thread overview]
Message-ID: <202609021240.EJLfb3WZ-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git sae
head:   e3cbc45b3834d68c7e45ba1562f45af312c99d81
commit: abcde5421be2b45c53e0e9516108ff610fdadf80 [36/43] KVM: s390: arm64: Implement arm sysreg managing infrastructure
config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20260902/202609021240.EJLfb3WZ-lkp@intel.com/config)
compiler: clang version 24.0.0git (https://github.com/llvm/llvm-project 678058af7da6a20593d8bb23076dc4773f9e55f1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260902/202609021240.EJLfb3WZ-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202609021240.EJLfb3WZ-lkp@intel.com/

All errors (new ones prefixed by >>):

         |                     ^~~~~~~~~~
   <scratch space>:160:1: note: expanded from here
     160 | set_id_aa64mmfr2_el1
         | ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:582:2: note: previous initialization is here
     582 |         ID_FILTERED(ID_AA64MMFR2_EL1, id_aa64mmfr2_el1,
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     583 |                     ~(ID_AA64MMFR2_EL1_RES0 | ID_AA64MMFR2_EL1_EVT |
         |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     584 |                       ID_AA64MMFR2_EL1_FWB | ID_AA64MMFR2_EL1_IDS |
         |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     585 |                       ID_AA64MMFR2_EL1_NV | ID_AA64MMFR2_EL1_CCIDX)),
         |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:917:2: note: expanded from macro 'ID_FILTERED'
     917 |         ID_DESC(sysreg),                                \
         |         ^~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:890:2: note: expanded from macro 'ID_DESC'
     890 |         ID_DESC_DEFAULT_CALLBACKS
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:884:14: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     884 |         .set_user = set_id_reg,                 \
         |                     ^~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:590:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     590 |         ID_UNALLOCATED(7, 5),
         |         ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:931:16: note: expanded from macro 'ID_UNALLOCATED'
     931 |         .visibility = raz_visibility,                   \
         |                       ^~~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:590:2: note: previous initialization is here
     590 |         ID_UNALLOCATED(7, 5),
         |         ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:930:2: note: expanded from macro 'ID_UNALLOCATED'
     930 |         ID_DESC_DEFAULT_CALLBACKS,                      \
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:885:16: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     885 |         .visibility = id_visibility,            \
         |                       ^~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:591:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     591 |         ID_UNALLOCATED(7, 6),
         |         ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:931:16: note: expanded from macro 'ID_UNALLOCATED'
     931 |         .visibility = raz_visibility,                   \
         |                       ^~~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:591:2: note: previous initialization is here
     591 |         ID_UNALLOCATED(7, 6),
         |         ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:930:2: note: expanded from macro 'ID_UNALLOCATED'
     930 |         ID_DESC_DEFAULT_CALLBACKS,                      \
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:885:16: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     885 |         .visibility = id_visibility,            \
         |                       ^~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:592:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     592 |         ID_UNALLOCATED(7, 7),
         |         ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:931:16: note: expanded from macro 'ID_UNALLOCATED'
     931 |         .visibility = raz_visibility,                   \
         |                       ^~~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:592:2: note: previous initialization is here
     592 |         ID_UNALLOCATED(7, 7),
         |         ^~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:930:2: note: expanded from macro 'ID_UNALLOCATED'
     930 |         ID_DESC_DEFAULT_CALLBACKS,                      \
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:885:16: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     885 |         .visibility = id_visibility,            \
         |                       ^~~~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:626:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     626 |         ID_FILTERED(CTR_EL0, ctr_el0,
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     627 |                     CTR_EL0_DIC_MASK | CTR_EL0_IDC_MASK |
         |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     628 |                             CTR_EL0_DminLine_MASK | CTR_EL0_L1Ip_MASK |
         |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     629 |                             CTR_EL0_IminLine_MASK),
         |                             ~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:918:14: note: expanded from macro 'ID_FILTERED'
     918 |         .set_user = set_##name,                         \
         |                     ^~~~~~~~~~
   <scratch space>:204:1: note: expanded from here
     204 | set_ctr_el0
         | ^~~~~~~~~~~
   arch/s390/kvm/arm64/sys_regs.c:626:2: note: previous initialization is here
     626 |         ID_FILTERED(CTR_EL0, ctr_el0,
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     627 |                     CTR_EL0_DIC_MASK | CTR_EL0_IDC_MASK |
         |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     628 |                             CTR_EL0_DminLine_MASK | CTR_EL0_L1Ip_MASK |
         |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     629 |                             CTR_EL0_IminLine_MASK),
         |                             ~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:917:2: note: expanded from macro 'ID_FILTERED'
     917 |         ID_DESC(sysreg),                                \
         |         ^~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:890:2: note: expanded from macro 'ID_DESC'
     890 |         ID_DESC_DEFAULT_CALLBACKS
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   arch/s390/kvm/arm64/generated/sys_regs.inc:884:14: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     884 |         .set_user = set_id_reg,                 \
         |                     ^~~~~~~~~~
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16255, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16255,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16110, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16110,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -32750, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-32750,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15616, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15616,0
         |                 ^
   <instantiation>:1:35: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -8573, 0,
         |                                   ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-8573,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15728, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15728,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -14713, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-14713,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16109, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16109,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -32628, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-32628,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16240, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16240,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16256, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16256,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16120, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16120,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -14584, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-14584,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -14848, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-14848,0
         |                 ^
   <instantiation>:1:35: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -8574, 0,
         |                                   ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-8574,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16119, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16119,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16103, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16103,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15736, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15736,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15735, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15735,0
         |                 ^
   fatal error: too many errors emitted, stopping now [-ferror-limit=]
   47 warnings and 20 errors generated.
--
         |                     ^~~~~~~~~~
   <scratch space>:160:1: note: expanded from here
     160 | set_id_aa64mmfr2_el1
         | ^~~~~~~~~~~~~~~~~~~~
   sys_regs.c:582:2: note: previous initialization is here
     582 |         ID_FILTERED(ID_AA64MMFR2_EL1, id_aa64mmfr2_el1,
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     583 |                     ~(ID_AA64MMFR2_EL1_RES0 | ID_AA64MMFR2_EL1_EVT |
         |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     584 |                       ID_AA64MMFR2_EL1_FWB | ID_AA64MMFR2_EL1_IDS |
         |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     585 |                       ID_AA64MMFR2_EL1_NV | ID_AA64MMFR2_EL1_CCIDX)),
         |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:917:2: note: expanded from macro 'ID_FILTERED'
     917 |         ID_DESC(sysreg),                                \
         |         ^~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:890:2: note: expanded from macro 'ID_DESC'
     890 |         ID_DESC_DEFAULT_CALLBACKS
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:884:14: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     884 |         .set_user = set_id_reg,                 \
         |                     ^~~~~~~~~~
   sys_regs.c:590:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     590 |         ID_UNALLOCATED(7, 5),
         |         ^~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:931:16: note: expanded from macro 'ID_UNALLOCATED'
     931 |         .visibility = raz_visibility,                   \
         |                       ^~~~~~~~~~~~~~
   sys_regs.c:590:2: note: previous initialization is here
     590 |         ID_UNALLOCATED(7, 5),
         |         ^~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:930:2: note: expanded from macro 'ID_UNALLOCATED'
     930 |         ID_DESC_DEFAULT_CALLBACKS,                      \
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:885:16: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     885 |         .visibility = id_visibility,            \
         |                       ^~~~~~~~~~~~~
   sys_regs.c:591:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     591 |         ID_UNALLOCATED(7, 6),
         |         ^~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:931:16: note: expanded from macro 'ID_UNALLOCATED'
     931 |         .visibility = raz_visibility,                   \
         |                       ^~~~~~~~~~~~~~
   sys_regs.c:591:2: note: previous initialization is here
     591 |         ID_UNALLOCATED(7, 6),
         |         ^~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:930:2: note: expanded from macro 'ID_UNALLOCATED'
     930 |         ID_DESC_DEFAULT_CALLBACKS,                      \
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:885:16: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     885 |         .visibility = id_visibility,            \
         |                       ^~~~~~~~~~~~~
   sys_regs.c:592:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     592 |         ID_UNALLOCATED(7, 7),
         |         ^~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:931:16: note: expanded from macro 'ID_UNALLOCATED'
     931 |         .visibility = raz_visibility,                   \
         |                       ^~~~~~~~~~~~~~
   sys_regs.c:592:2: note: previous initialization is here
     592 |         ID_UNALLOCATED(7, 7),
         |         ^~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:930:2: note: expanded from macro 'ID_UNALLOCATED'
     930 |         ID_DESC_DEFAULT_CALLBACKS,                      \
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:885:16: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     885 |         .visibility = id_visibility,            \
         |                       ^~~~~~~~~~~~~
   sys_regs.c:626:2: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
     626 |         ID_FILTERED(CTR_EL0, ctr_el0,
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     627 |                     CTR_EL0_DIC_MASK | CTR_EL0_IDC_MASK |
         |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     628 |                             CTR_EL0_DminLine_MASK | CTR_EL0_L1Ip_MASK |
         |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     629 |                             CTR_EL0_IminLine_MASK),
         |                             ~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:918:14: note: expanded from macro 'ID_FILTERED'
     918 |         .set_user = set_##name,                         \
         |                     ^~~~~~~~~~
   <scratch space>:204:1: note: expanded from here
     204 | set_ctr_el0
         | ^~~~~~~~~~~
   sys_regs.c:626:2: note: previous initialization is here
     626 |         ID_FILTERED(CTR_EL0, ctr_el0,
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     627 |                     CTR_EL0_DIC_MASK | CTR_EL0_IDC_MASK |
         |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     628 |                             CTR_EL0_DminLine_MASK | CTR_EL0_L1Ip_MASK |
         |                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     629 |                             CTR_EL0_IminLine_MASK),
         |                             ~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:917:2: note: expanded from macro 'ID_FILTERED'
     917 |         ID_DESC(sysreg),                                \
         |         ^~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:890:2: note: expanded from macro 'ID_DESC'
     890 |         ID_DESC_DEFAULT_CALLBACKS
         |         ^~~~~~~~~~~~~~~~~~~~~~~~~
   ./generated/sys_regs.inc:884:14: note: expanded from macro 'ID_DESC_DEFAULT_CALLBACKS'
     884 |         .set_user = set_id_reg,                 \
         |                     ^~~~~~~~~~
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16255, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16255,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16110, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16110,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -32750, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-32750,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15616, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15616,0
         |                 ^
   <instantiation>:1:35: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -8573, 0,
         |                                   ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-8573,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15728, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15728,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -14713, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-14713,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16109, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16109,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -32628, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-32628,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16240, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16240,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16256, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16256,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16120, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16120,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -14584, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-14584,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -14848, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-14848,0
         |                 ^
   <instantiation>:1:35: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -8574, 0,
         |                                   ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-8574,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16119, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16119,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -16103, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-16103,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15736, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15736,0
         |                 ^
>> <instantiation>:1:36: error: too many positional arguments
       1 | RIE_H 0xed9b, %r2, %r12, -15735, 0,
         |                                    ^
   arch/s390/include/asm/sae.h:74:3: note: while in macro instantiation
      74 |                 "       EASR    %[r1],%[r3],%[i2],%[m4]\n"
         |                 ^
   <inline asm>:1:3: note: instantiated into assembly here
       1 |                 EASR    %r2,%r12,-15735,0
         |                 ^
   fatal error: too many errors emitted, stopping now [-ferror-limit=]
   47 warnings and 20 errors generated.

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2026-09-02  4:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202609021240.EJLfb3WZ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=linux-s390@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=seiden@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox