All of lore.kernel.org
 help / color / mirror / Atom feed
* [freescale-fslc:pr/643 4455/15767] /tmp/ccyiVa8A.s:70: Error: bad instruction `dc cvac,r8'
@ 2023-10-14 19:56 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-10-14 19:56 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: oe-kbuild-all

tree:   https://github.com/Freescale/linux-fslc pr/643
head:   1fef7a26b48f767bcda4f5147cea10e83903ecf6
commit: 13479aa9b9b117aae69383686d3a501b178dd9c4 [4455/15767] soc: fsl: dpio: enable qbman CENA portal memory access
config: arm-randconfig-002-20231014 (https://download.01.org/0day-ci/archive/20231015/202310150330.GDdOgIFa-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231015/202310150330.GDdOgIFa-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/202310150330.GDdOgIFa-lkp@intel.com/

All errors (new ones prefixed by >>):

   drivers/soc/fsl/dpio/qbman-portal.c: In function 'qbman_swp_enqueue_multiple_desc_direct':
   drivers/soc/fsl/dpio/qbman-portal.c:874:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     874 |         addr_cena = (uint64_t)s->addr_cena;
         |                     ^
   drivers/soc/fsl/dpio/qbman-portal.c:876:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     876 |                 dccvac((uint64_t *)(addr_cena +
         |                        ^
   drivers/soc/fsl/dpio/qbman-portal.c:174:58: note: in definition of macro 'dccvac'
     174 | #define dccvac(p) { asm volatile("dc cvac, %0;" : : "r" (p) : "memory"); }
         |                                                          ^
   /tmp/ccyiVa8A.s: Assembler messages:
>> /tmp/ccyiVa8A.s:70: Error: bad instruction `dc cvac,r8'
   /tmp/ccyiVa8A.s:309: Error: bad instruction `dc cvac,r10'
   /tmp/ccyiVa8A.s:473: Error: bad instruction `dc cvac,r3'
>> /tmp/ccyiVa8A.s:967: Error: bad instruction `dc ivac,r2'
>> /tmp/ccyiVa8A.s:990: Error: bad instruction `dc ivac,r0'
>> /tmp/ccyiVa8A.s:1042: Error: bad instruction `dc ivac,r1'
   /tmp/ccyiVa8A.s:1098: Error: bad instruction `dc ivac,r1'
   /tmp/ccyiVa8A.s:1125: Error: bad instruction `dc ivac,r1'
   /tmp/ccyiVa8A.s:1176: Error: bad instruction `dc ivac,r1'
>> /tmp/ccyiVa8A.s:1273: Error: bad instruction `dc cvac,r2'
>> /tmp/ccyiVa8A.s:1684: Error: bad instruction `dc cvac,r1'
   /tmp/ccyiVa8A.s:1737: Error: bad instruction `dc ivac,r0'
   /tmp/ccyiVa8A.s:2270: Error: bad instruction `dc cvac,r3'
   /tmp/ccyiVa8A.s:2310: Error: bad instruction `dc ivac,r1'
   /tmp/ccyiVa8A.s:2457: Error: bad instruction `dc cvac,r3'
   /tmp/ccyiVa8A.s:2497: Error: bad instruction `dc ivac,r1'
   /tmp/ccyiVa8A.s:2627: Error: bad instruction `dc cvac,r4'
   /tmp/ccyiVa8A.s:2667: Error: bad instruction `dc ivac,r2'
   /tmp/ccyiVa8A.s:2791: Error: bad instruction `dc cvac,r3'
   /tmp/ccyiVa8A.s:2831: Error: bad instruction `dc ivac,r2'
   /tmp/ccyiVa8A.s:2996: Error: bad instruction `dc cvac,r3'
   /tmp/ccyiVa8A.s:3036: Error: bad instruction `dc ivac,r2'

-- 
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:[~2023-10-14 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-14 19:56 [freescale-fslc:pr/643 4455/15767] /tmp/ccyiVa8A.s:70: Error: bad instruction `dc cvac,r8' kernel 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.