All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-review:UPDATE-20200516-195607/Jordan-Niethe/Initial-Prefixed-Instruction-support/20200506-171736 24/30] arch/powerpc/lib/test_code-patching.S:19: Error: invalid operands (*UND* and *ABS* sections) for `<<'
@ 2020-05-16 12:54 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-16 12:54 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1342 bytes --]

tree:   https://github.com/0day-ci/linux/commits/UPDATE-20200516-195607/Jordan-Niethe/Initial-Prefixed-Instruction-support/20200506-171736
head:   dae797aa7e7f8d885f42df4c29129e8135bc7b1c
commit: 31f742bb39071e0fddf791ddb8dc998312c5bca0 [24/30] powerpc: Test prefixed code patching
config: powerpc-mpc5200_defconfig (attached as .config)
compiler: powerpc-linux-gcc (GCC) 9.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 31f742bb39071e0fddf791ddb8dc998312c5bca0
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=powerpc 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>, old ones prefixed by <<):

arch/powerpc/lib/test_code-patching.S: Assembler messages:
>> arch/powerpc/lib/test_code-patching.S:19: Error: invalid operands (*UND* and *ABS* sections) for `<<'

vim +19 arch/powerpc/lib/test_code-patching.S

    17	
    18	globl(code_patching_test1_expected)
  > 19		.long OP_PREFIX << 26

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 19473 bytes --]

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

only message in thread, other threads:[~2020-05-16 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 12:54 [linux-review:UPDATE-20200516-195607/Jordan-Niethe/Initial-Prefixed-Instruction-support/20200506-171736 24/30] arch/powerpc/lib/test_code-patching.S:19: Error: invalid operands (*UND* and *ABS* sections) for `<<' kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.