Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
* <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
@ 2026-09-03 18:32 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-09-03 18:32 UTC (permalink / raw)
  To: Rong Xu
  Cc: llvm, oe-kbuild-all, linux-kernel, Nathan Chancellor,
	Masahiro Yamada

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   940de590b839f71d6dc846160534bf202401b8b7
commit: 9f2aee8f7d1842be08da860e45265d30dba0d1f7 kbuild: distributed build support for Clang ThinLTO
date:   3 months ago
config: arm64-randconfig-003-20260830 (https://download.01.org/0day-ci/archive/20260904/202609040258.xw9R4qaZ-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260904/202609040258.xw9R4qaZ-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
| Fixes: 9f2aee8f7d18 ("kbuild: distributed build support for Clang ThinLTO")
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202609040258.xw9R4qaZ-lkp@intel.com/

All error/warnings (new ones prefixed by >>):

   warning: overriding the module target triple with x86_64-unknown-linux-gnu [-Woverride-module]
>> warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o': Linking two modules of different target triples: 'arch/arm64/mm/init.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
>> warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o': Linking two modules of different target triples: 'lib/kunit/test.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
>> warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o': Linking two modules of different target triples: 'lib/kunit/try-catch.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
>> warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o': Linking two modules of different target triples: 'lib/maple_tree.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
>> warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o': Linking two modules of different target triples: 'mm/vmstat.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_riscv64.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
   '+outline-atomics' is not a recognized feature for this target (ignoring feature)
   '+v8a' is not a recognized feature for this target (ignoring feature)
   '-crypto' is not a recognized feature for this target (ignoring feature)
   '-fmv' is not a recognized feature for this target (ignoring feature)
   '-fp-armv8' is not a recognized feature for this target (ignoring feature)
   '-neon' is not a recognized feature for this target (ignoring feature)
   '-sha2' is not a recognized feature for this target (ignoring feature)
   '+outline-atomics' is not a recognized feature for this target (ignoring feature)
   '+v8a' is not a recognized feature for this target (ignoring feature)
   '-crypto' is not a recognized feature for this target (ignoring feature)
   '-fmv' is not a recognized feature for this target (ignoring feature)
   '-fp-armv8' is not a recognized feature for this target (ignoring feature)
   '-neon' is not a recognized feature for this target (ignoring feature)
   '-sha2' is not a recognized feature for this target (ignoring feature)
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 531; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 563; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 564; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 565; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 565; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 563; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 564; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 531; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 531; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 563; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 564; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 565; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   fatal error: too many errors emitted, stopping now [-ferror-limit=]
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:3:2: error: invalid instruction mnemonic 'b'
           b       .LBB18_17
           ^
   <inline asm>:8:2: error: unknown directive
    .hword (1 << 15) | ($42)
    ^
   <inline asm>:3:2: error: invalid instruction mnemonic 'b'
           b       .LBB18_24
           ^
   <inline asm>:8:2: error: unknown directive
    .hword (1 << 15) | ($42)
    ^
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 157; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 277; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 286; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 290; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:269: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/riscv.h"; .popsection; .long 14472b - .; .short 95; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                      ^~~
   <inline asm>:1:269: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/riscv.h"; .popsection; .long 14472b - .; .short 95; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                      ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/riscv.h"; .popsection; .long 14472b - .; .short 117; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/riscv.h"; .popsection; .long 14472b - .; .short 118; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 178; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 277; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 286; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 290; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 178; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 277; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 286; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 290; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 178; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
--
   warning: overriding the module target triple with x86_64-unknown-linux-gnu [-Woverride-module]
   warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o': Linking two modules of different target triples: 'arch/arm64/mm/init.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
   warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o': Linking two modules of different target triples: 'lib/kunit/test.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
   warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o': Linking two modules of different target triples: 'lib/kunit/try-catch.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
   warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o': Linking two modules of different target triples: 'lib/maple_tree.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
   warning: linking module 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o': Linking two modules of different target triples: 'mm/vmstat.o' is 'aarch64-unknown-linux-gnu' whereas 'drivers/iommu/generic_pt/fmt/kunit_iommu_amdv1.o' is 'x86_64-unknown-linux-gnu'
    [-Wlinker-warnings]
   '+outline-atomics' is not a recognized feature for this target (ignoring feature)
   '+v8a' is not a recognized feature for this target (ignoring feature)
   '-crypto' is not a recognized feature for this target (ignoring feature)
   '-fmv' is not a recognized feature for this target (ignoring feature)
   '-fp-armv8' is not a recognized feature for this target (ignoring feature)
   '-neon' is not a recognized feature for this target (ignoring feature)
   '-sha2' is not a recognized feature for this target (ignoring feature)
   '+outline-atomics' is not a recognized feature for this target (ignoring feature)
   '+v8a' is not a recognized feature for this target (ignoring feature)
   '-crypto' is not a recognized feature for this target (ignoring feature)
   '-fmv' is not a recognized feature for this target (ignoring feature)
   '-fp-armv8' is not a recognized feature for this target (ignoring feature)
   '-neon' is not a recognized feature for this target (ignoring feature)
   '-sha2' is not a recognized feature for this target (ignoring feature)
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 531; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 563; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 564; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 565; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 565; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 563; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 564; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 531; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 531; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 563; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 564; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 565; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 566; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   error: cannot compile inline asm
>> <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 568; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   fatal error: too many errors emitted, stopping now [-ferror-limit=]
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:3:2: error: invalid instruction mnemonic 'b'
           b       .LBB19_22
           ^
   <inline asm>:8:2: error: unknown directive
    .hword (1 << 15) | ($42)
    ^
   <inline asm>:3:2: error: invalid instruction mnemonic 'b'
           b       .LBB19_30
           ^
   <inline asm>:8:2: error: unknown directive
    .hword (1 << 15) | ($42)
    ^
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 157; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:275: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_iter.h"; .popsection; .long 14472b - .; .short 112; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                            ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 277; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 282; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 290; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:269: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 95; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                      ^~~
   <inline asm>:1:269: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 95; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                      ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 124; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 277; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 282; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 290; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/../pt_fmt_defaults.h"; .popsection; .long 14472b - .; .short 277; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                                    ^~~
   <inline asm>:1:270: error: invalid instruction mnemonic 'brk'
           .pushsection __bug_table,"aw"; .align 2; 14470: .long 14471f - .; .pushsection .rodata.str,"aMS",@progbits,1; 14472: .string "drivers/iommu/generic_pt/fmt/amdv1.h"; .popsection; .long 14472b - .; .short 150; .short (1 << 0)|(((9) << 8)); .align 2; .popsection; 14471: brk 0x800
                                                                                                                                                                                                                                                                                       ^~~
   <inline asm>:1:283: error: invalid instruction mnemonic 'brk'
..

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-03 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03 18:32 <inline asm>:1:275: error: invalid instruction mnemonic 'brk' kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox