[djwong-xfs:reserve-rt-metadata-space 64/196] fs/xfs/scrub/symlink_repair.c:213:40: error: incompatible pointer types passing 'struct xfs_trans to parameter of type 'struct xfs_trans remove &
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git reserve-rt-metadata-space
head: cf302d785b20281da031865d0e18e4b50bff6bbf
commit: 1feff90cefef24e947c0d10d800d87d16a4602a7 [64/196] xfs: repair damaged symlinks
config: powerpc64-randconfig-r005-20210118 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 22b68440e1647e16b5ee24b924986207173c02d1)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install powerpc64 cross compiling tool for clang build
# apt-get install binutils-powerpc64-linux-gnu
# https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/comm...
git remote add djwong-xfs https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git
git fetch --no-tags djwong-xfs reserve-rt-metadata-space
git checkout 1feff90cefef24e947c0d10d800d87d16a4602a7
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=powerpc64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
arch/powerpc/include/asm/io-defs.h:47:1: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
DEF_PCI_AC_NORET(insl, (unsigned long p, void *b, unsigned long c),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arch/powerpc/include/asm/io.h:616:3: note: expanded from macro 'DEF_PCI_AC_NORET'
__do_##name al; \
^~~~~~~~~~~~~~
<scratch space>:190:1: note: expanded from here
__do_insl
^
arch/powerpc/include/asm/io.h:558:56: note: expanded from macro '__do_insl'
#define __do_insl(p, b, n) readsl((PCI_IO_ADDR)_IO_BASE+(p), (b), (n))
~~~~~~~~~~~~~~~~~~~~~^
In file included from fs/xfs/scrub/symlink_repair.c:6:
In file included from fs/xfs/xfs.h:22:
In file included from fs/xfs/xfs_linux.h:31:
In file included from include/linux/blkdev.h:14:
In file included from include/linux/pagemap.h:11:
In file included from include/linux/highmem.h:10:
In file included from include/linux/hardirq.h:10:
In file included from arch/powerpc/include/asm/hardirq.h:6:
In file included from include/linux/irq.h:20:
In file included from include/linux/io.h:13:
In file included from arch/powerpc/include/asm/io.h:619:
arch/powerpc/include/asm/io-defs.h:49:1: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
DEF_PCI_AC_NORET(outsb, (unsigned long p, const void *b, unsigned long c),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arch/powerpc/include/asm/io.h:616:3: note: expanded from macro 'DEF_PCI_AC_NORET'
__do_##name al; \
^~~~~~~~~~~~~~
<scratch space>:192:1: note: expanded from here
__do_outsb
^
arch/powerpc/include/asm/io.h:559:58: note: expanded from macro '__do_outsb'
#define __do_outsb(p, b, n) writesb((PCI_IO_ADDR)_IO_BASE+(p),(b),(n))
~~~~~~~~~~~~~~~~~~~~~^
In file included from fs/xfs/scrub/symlink_repair.c:6:
In file included from fs/xfs/xfs.h:22:
In file included from fs/xfs/xfs_linux.h:31:
In file included from include/linux/blkdev.h:14:
In file included from include/linux/pagemap.h:11:
In file included from include/linux/highmem.h:10:
In file included from include/linux/hardirq.h:10:
In file included from arch/powerpc/include/asm/hardirq.h:6:
In file included from include/linux/irq.h:20:
In file included from include/linux/io.h:13:
In file included from arch/powerpc/include/asm/io.h:619:
arch/powerpc/include/asm/io-defs.h:51:1: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
DEF_PCI_AC_NORET(outsw, (unsigned long p, const void *b, unsigned long c),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arch/powerpc/include/asm/io.h:616:3: note: expanded from macro 'DEF_PCI_AC_NORET'
__do_##name al; \
^~~~~~~~~~~~~~
<scratch space>:194:1: note: expanded from here
__do_outsw
^
arch/powerpc/include/asm/io.h:560:58: note: expanded from macro '__do_outsw'
#define __do_outsw(p, b, n) writesw((PCI_IO_ADDR)_IO_BASE+(p),(b),(n))
~~~~~~~~~~~~~~~~~~~~~^
In file included from fs/xfs/scrub/symlink_repair.c:6:
In file included from fs/xfs/xfs.h:22:
In file included from fs/xfs/xfs_linux.h:31:
In file included from include/linux/blkdev.h:14:
In file included from include/linux/pagemap.h:11:
In file included from include/linux/highmem.h:10:
In file included from include/linux/hardirq.h:10:
In file included from arch/powerpc/include/asm/hardirq.h:6:
In file included from include/linux/irq.h:20:
In file included from include/linux/io.h:13:
In file included from arch/powerpc/include/asm/io.h:619:
arch/powerpc/include/asm/io-defs.h:53:1: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic]
DEF_PCI_AC_NORET(outsl, (unsigned long p, const void *b, unsigned long c),
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
arch/powerpc/include/asm/io.h:616:3: note: expanded from macro 'DEF_PCI_AC_NORET'
__do_##name al; \
^~~~~~~~~~~~~~
<scratch space>:196:1: note: expanded from here
__do_outsl
^
arch/powerpc/include/asm/io.h:561:58: note: expanded from macro '__do_outsl'
#define __do_outsl(p, b, n) writesl((PCI_IO_ADDR)_IO_BASE+(p),(b),(n))
~~~~~~~~~~~~~~~~~~~~~^
In file included from fs/xfs/scrub/symlink_repair.c:22:
fs/xfs/xfs_quota.h:176:39: error: incompatible pointer types passing 'struct xfs_trans **' to parameter of type 'struct xfs_trans *'; remove & [-Werror,-Wincompatible-pointer-types]
return xfs_trans_reserve_quota_nblks(&tp, ip, -nblks, -ninos, flags,
^~~
fs/xfs/xfs_quota.h:132:67: note: passing argument to parameter 'tp' here
static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp,
^
fs/xfs/xfs_quota.h:181:1: error: redefinition of 'xfs_quota_reserve_blkres'
xfs_quota_reserve_blkres(struct xfs_inode *ip, int64_t nblks,
^
fs/xfs/xfs_quota.h:145:19: note: previous definition is here
static inline int xfs_quota_reserve_blkres(struct xfs_inode *ip,
^
fs/xfs/xfs_quota.h:186:39: error: incompatible pointer types passing 'struct xfs_trans **' to parameter of type 'struct xfs_trans *'; remove & [-Werror,-Wincompatible-pointer-types]
return xfs_trans_reserve_quota_nblks(&tp, ip, nblks, 0, flags, NULL);
^~~
fs/xfs/xfs_quota.h:132:67: note: passing argument to parameter 'tp' here
static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp,
^
>> fs/xfs/scrub/symlink_repair.c:213:40: error: incompatible pointer types passing 'struct xfs_trans **' to parameter of type 'struct xfs_trans *'; remove & [-Werror,-Wincompatible-pointer-types]
error = xfs_trans_reserve_quota_nblks(&sc->tp, sc->ip, resblks, 0,
^~~~~~~
fs/xfs/xfs_quota.h:132:67: note: passing argument to parameter 'tp' here
static inline int xfs_trans_reserve_quota_nblks(struct xfs_trans *tp,
^
12 warnings and 4 errors generated.
vim +213 fs/xfs/scrub/symlink_repair.c
185
186 /*
187 * Reinitialize a link target. Caller must ensure the inode is joined to
188 * the transaction.
189 */
190 STATIC int
191 xrep_symlink_reinitialize(
192 struct xfs_scrub *sc)
193 {
194 xfs_fsblock_t fs_blocks;
195 unsigned int target_len;
196 unsigned int resblks;
197 unsigned int quota_flags = XFS_QMOPT_RES_REGBLKS;
198 bool quota_retry = false;
199 int error;
200
201 /* How many blocks do we need? */
202 target_len = strlen(sc->buf);
203 ASSERT(target_len != 0);
204 if (target_len == 0 || target_len > XFS_SYMLINK_MAXLEN)
205 return -EFSCORRUPTED;
206
207 if (sc->flags & XCHK_TRY_HARDER)
208 quota_flags |= XFS_QMOPT_FORCE_RES;
209
210 /* Set up to reinitialize the target. */
211 fs_blocks = xfs_symlink_blocks(sc->mp, target_len);
212 resblks = XFS_SYMLINK_SPACE_RES(sc->mp, target_len, fs_blocks);
> 213 error = xfs_trans_reserve_quota_nblks(&sc->tp, sc->ip, resblks, 0,
214 quota_flags, "a_retry);
215 if (error)
216 return error;
217 if (quota_retry) {
218 /* Release everything and try harder. */
219 return -EDEADLOCK;
220 }
221
222 /* Try to write the new target back out. */
223 error = xfs_symlink_write_target(sc->tp, sc->ip, sc->buf, target_len,
224 fs_blocks, resblks);
225 if (error)
226 return error;
227
228 /* Finish up any block mapping activities. */
229 return xfs_defer_finish(&sc->tp);
230 }
231
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[djwong-xfs:xfs-5.12-merge 2/6] arch/arc/include/asm/perf_event.h:126:23: error: 'arc_pmu_cache_map' defined but not used
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git xfs-5.12-merge
head: 45d6842f11a30d152b849ca819a91331b5f94f56
commit: ff344abb1b45079f292cf90e039ce0c5f7ee9988 [2/6] xfs: don't crash with assfail
config: arc-allyesconfig (attached as .config)
compiler: arceb-elf-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/comm...
git remote add djwong-xfs https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git
git fetch --no-tags djwong-xfs xfs-5.12-merge
git checkout ff344abb1b45079f292cf90e039ce0c5f7ee9988
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
In file included from include/linux/perf_event.h:25,
from include/linux/trace_events.h:10,
from include/trace/trace_events.h:21,
from include/trace/define_trace.h:102,
from fs/xfs/xfs_trace.h:3896,
from fs/xfs/xfs_trace.c:38:
>> arch/arc/include/asm/perf_event.h:126:23: error: 'arc_pmu_cache_map' defined but not used [-Werror=unused-const-variable=]
126 | static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
| ^~~~~~~~~~~~~~~~~
>> arch/arc/include/asm/perf_event.h:91:27: error: 'arc_pmu_ev_hw_map' defined but not used [-Werror=unused-const-variable=]
91 | static const char * const arc_pmu_ev_hw_map[] = {
| ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
--
fs/d_path.c:315:7: error: no previous prototype for 'simple_dname' [-Werror=missing-prototypes]
315 | char *simple_dname(struct dentry *dentry, char *buffer, int buflen)
| ^~~~~~~~~~~~
In file included from include/linux/perf_event.h:25,
from include/linux/trace_events.h:10,
from include/trace/syscall.h:7,
from include/linux/syscalls.h:84,
from fs/d_path.c:2:
>> arch/arc/include/asm/perf_event.h:126:23: error: 'arc_pmu_cache_map' defined but not used [-Werror=unused-const-variable=]
126 | static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
| ^~~~~~~~~~~~~~~~~
>> arch/arc/include/asm/perf_event.h:91:27: error: 'arc_pmu_ev_hw_map' defined but not used [-Werror=unused-const-variable=]
91 | static const char * const arc_pmu_ev_hw_map[] = {
| ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
--
fs/io_uring.c: In function 'io_prep_async_work':
fs/io_uring.c:1523:22: warning: variable 'id' set but not used [-Wunused-but-set-variable]
1523 | struct io_identity *id;
| ^~
In file included from include/linux/perf_event.h:25,
from include/linux/trace_events.h:10,
from include/trace/syscall.h:7,
from include/linux/syscalls.h:84,
from fs/io_uring.c:45:
At top level:
>> arch/arc/include/asm/perf_event.h:126:23: error: 'arc_pmu_cache_map' defined but not used [-Werror=unused-const-variable=]
126 | static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
| ^~~~~~~~~~~~~~~~~
>> arch/arc/include/asm/perf_event.h:91:27: error: 'arc_pmu_ev_hw_map' defined but not used [-Werror=unused-const-variable=]
91 | static const char * const arc_pmu_ev_hw_map[] = {
| ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
--
fs/dax.c: In function 'copy_cow_page_dax':
fs/dax.c:719:2: error: implicit declaration of function 'copy_user_page'; did you mean 'copy_to_user_page'? [-Werror=implicit-function-declaration]
719 | copy_user_page(vto, (void __force *)kaddr, vaddr, to);
| ^~~~~~~~~~~~~~
| copy_to_user_page
In file included from include/linux/perf_event.h:25,
from include/linux/trace_events.h:10,
from include/trace/trace_events.h:21,
from include/trace/define_trace.h:102,
from include/trace/events/fs_dax.h:286,
from fs/dax.c:31:
At top level:
>> arch/arc/include/asm/perf_event.h:126:23: error: 'arc_pmu_cache_map' defined but not used [-Werror=unused-const-variable=]
126 | static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
| ^~~~~~~~~~~~~~~~~
>> arch/arc/include/asm/perf_event.h:91:27: error: 'arc_pmu_ev_hw_map' defined but not used [-Werror=unused-const-variable=]
91 | static const char * const arc_pmu_ev_hw_map[] = {
| ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
vim +/arc_pmu_cache_map +126 arch/arc/include/asm/perf_event.h
0dd450fe13da4aea Mischa Jonker 2013-11-07 65
0dd450fe13da4aea Mischa Jonker 2013-11-07 66 /*
bde80c237e49983e Vineet Gupta 2015-04-15 67 * Some ARC pct quirks:
0dd450fe13da4aea Mischa Jonker 2013-11-07 68 *
0dd450fe13da4aea Mischa Jonker 2013-11-07 69 * PERF_COUNT_HW_STALLED_CYCLES_BACKEND
0dd450fe13da4aea Mischa Jonker 2013-11-07 70 * PERF_COUNT_HW_STALLED_CYCLES_FRONTEND
0dd450fe13da4aea Mischa Jonker 2013-11-07 71 * The ARC 700 can either measure stalls per pipeline stage, or all stalls
0dd450fe13da4aea Mischa Jonker 2013-11-07 72 * combined; for now we assign all stalls to STALLED_CYCLES_BACKEND
0dd450fe13da4aea Mischa Jonker 2013-11-07 73 * and all pipeline flushes (e.g. caused by mispredicts, etc.) to
0dd450fe13da4aea Mischa Jonker 2013-11-07 74 * STALLED_CYCLES_FRONTEND.
0dd450fe13da4aea Mischa Jonker 2013-11-07 75 *
0dd450fe13da4aea Mischa Jonker 2013-11-07 76 * We could start multiple performance counters and combine everything
0dd450fe13da4aea Mischa Jonker 2013-11-07 77 * afterwards, but that makes it complicated.
0dd450fe13da4aea Mischa Jonker 2013-11-07 78 *
0dd450fe13da4aea Mischa Jonker 2013-11-07 79 * Note that I$ cache misses aren't counted by either of the two!
0dd450fe13da4aea Mischa Jonker 2013-11-07 80 */
0dd450fe13da4aea Mischa Jonker 2013-11-07 81
bde80c237e49983e Vineet Gupta 2015-04-15 82 /*
bde80c237e49983e Vineet Gupta 2015-04-15 83 * ARC PCT has hardware conditions with fixed "names" but variable "indexes"
bde80c237e49983e Vineet Gupta 2015-04-15 84 * (based on a specific RTL build)
bde80c237e49983e Vineet Gupta 2015-04-15 85 * Below is the static map between perf generic/arc specific event_id and
bde80c237e49983e Vineet Gupta 2015-04-15 86 * h/w condition names.
bde80c237e49983e Vineet Gupta 2015-04-15 87 * At the time of probe, we loop thru each index and find it's name to
bde80c237e49983e Vineet Gupta 2015-04-15 88 * complete the mapping of perf event_id to h/w index as latter is needed
bde80c237e49983e Vineet Gupta 2015-04-15 89 * to program the counter really
bde80c237e49983e Vineet Gupta 2015-04-15 90 */
0dd450fe13da4aea Mischa Jonker 2013-11-07 @91 static const char * const arc_pmu_ev_hw_map[] = {
bde80c237e49983e Vineet Gupta 2015-04-15 92 /* count cycles */
0dd450fe13da4aea Mischa Jonker 2013-11-07 93 [PERF_COUNT_HW_CPU_CYCLES] = "crun",
0dd450fe13da4aea Mischa Jonker 2013-11-07 94 [PERF_COUNT_HW_REF_CPU_CYCLES] = "crun",
0dd450fe13da4aea Mischa Jonker 2013-11-07 95 [PERF_COUNT_HW_BUS_CYCLES] = "crun",
bde80c237e49983e Vineet Gupta 2015-04-15 96
0dd450fe13da4aea Mischa Jonker 2013-11-07 97 [PERF_COUNT_HW_STALLED_CYCLES_FRONTEND] = "bflush",
0dd450fe13da4aea Mischa Jonker 2013-11-07 98 [PERF_COUNT_HW_STALLED_CYCLES_BACKEND] = "bstall",
bde80c237e49983e Vineet Gupta 2015-04-15 99
bde80c237e49983e Vineet Gupta 2015-04-15 100 /* counts condition */
bde80c237e49983e Vineet Gupta 2015-04-15 101 [PERF_COUNT_HW_INSTRUCTIONS] = "iall",
3affbf0e154ee351 Eugeniy Paltsev 2018-12-17 102 /* All jump instructions that are taken */
3affbf0e154ee351 Eugeniy Paltsev 2018-12-17 103 [PERF_COUNT_HW_BRANCH_INSTRUCTIONS] = "ijmptak",
9b28829d6da391f6 Vineet Gupta 2014-11-18 104 #ifdef CONFIG_ISA_ARCV2
9b28829d6da391f6 Vineet Gupta 2014-11-18 105 [PERF_COUNT_HW_BRANCH_MISSES] = "bpmp",
9b28829d6da391f6 Vineet Gupta 2014-11-18 106 #else
fbe025c3eaf5f520 Vineet Gupta 2019-02-22 107 [PERF_COUNT_ARC_BPOK] = "bpok", /* NP-NT, PT-T, PNT-NT */
bde80c237e49983e Vineet Gupta 2015-04-15 108 [PERF_COUNT_HW_BRANCH_MISSES] = "bpfail", /* NP-T, PT-NT, PNT-T */
9b28829d6da391f6 Vineet Gupta 2014-11-18 109 #endif
0a8a47679351f001 Vineet Gupta 2015-01-07 110 [PERF_COUNT_ARC_LDC] = "imemrdc", /* Instr: mem read cached */
0a8a47679351f001 Vineet Gupta 2015-01-07 111 [PERF_COUNT_ARC_STC] = "imemwrc", /* Instr: mem write cached */
0a8a47679351f001 Vineet Gupta 2015-01-07 112
bde80c237e49983e Vineet Gupta 2015-04-15 113 [PERF_COUNT_ARC_DCLM] = "dclm", /* D-cache Load Miss */
bde80c237e49983e Vineet Gupta 2015-04-15 114 [PERF_COUNT_ARC_DCSM] = "dcsm", /* D-cache Store Miss */
bde80c237e49983e Vineet Gupta 2015-04-15 115 [PERF_COUNT_ARC_ICM] = "icm", /* I-cache Miss */
bde80c237e49983e Vineet Gupta 2015-04-15 116 [PERF_COUNT_ARC_EDTLB] = "edtlb", /* D-TLB Miss */
bde80c237e49983e Vineet Gupta 2015-04-15 117 [PERF_COUNT_ARC_EITLB] = "eitlb", /* I-TLB Miss */
e0d5321faca1133c Alexey Brodkin 2016-08-25 118
e0d5321faca1133c Alexey Brodkin 2016-08-25 119 [PERF_COUNT_HW_CACHE_REFERENCES] = "imemrdc", /* Instr: mem read cached */
e0d5321faca1133c Alexey Brodkin 2016-08-25 120 [PERF_COUNT_HW_CACHE_MISSES] = "dclm", /* D-cache Load Miss */
0dd450fe13da4aea Mischa Jonker 2013-11-07 121 };
0dd450fe13da4aea Mischa Jonker 2013-11-07 122
0dd450fe13da4aea Mischa Jonker 2013-11-07 123 #define C(_x) PERF_COUNT_HW_CACHE_##_x
0dd450fe13da4aea Mischa Jonker 2013-11-07 124 #define CACHE_OP_UNSUPPORTED 0xffff
0dd450fe13da4aea Mischa Jonker 2013-11-07 125
0dd450fe13da4aea Mischa Jonker 2013-11-07 @126 static const unsigned arc_pmu_cache_map[C(MAX)][C(OP_MAX)][C(RESULT_MAX)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 127 [C(L1D)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 128 [C(OP_READ)] = {
0a8a47679351f001 Vineet Gupta 2015-01-07 129 [C(RESULT_ACCESS)] = PERF_COUNT_ARC_LDC,
0dd450fe13da4aea Mischa Jonker 2013-11-07 130 [C(RESULT_MISS)] = PERF_COUNT_ARC_DCLM,
0dd450fe13da4aea Mischa Jonker 2013-11-07 131 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 132 [C(OP_WRITE)] = {
0a8a47679351f001 Vineet Gupta 2015-01-07 133 [C(RESULT_ACCESS)] = PERF_COUNT_ARC_STC,
0dd450fe13da4aea Mischa Jonker 2013-11-07 134 [C(RESULT_MISS)] = PERF_COUNT_ARC_DCSM,
0dd450fe13da4aea Mischa Jonker 2013-11-07 135 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 136 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 137 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 138 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 139 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 140 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 141 [C(L1I)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 142 [C(OP_READ)] = {
0a8a47679351f001 Vineet Gupta 2015-01-07 143 [C(RESULT_ACCESS)] = PERF_COUNT_HW_INSTRUCTIONS,
0dd450fe13da4aea Mischa Jonker 2013-11-07 144 [C(RESULT_MISS)] = PERF_COUNT_ARC_ICM,
0dd450fe13da4aea Mischa Jonker 2013-11-07 145 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 146 [C(OP_WRITE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 147 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 148 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 149 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 150 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 151 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 152 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 153 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 154 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 155 [C(LL)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 156 [C(OP_READ)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 157 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 158 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 159 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 160 [C(OP_WRITE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 161 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 162 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 163 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 164 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 165 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 166 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 167 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 168 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 169 [C(DTLB)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 170 [C(OP_READ)] = {
0a8a47679351f001 Vineet Gupta 2015-01-07 171 [C(RESULT_ACCESS)] = PERF_COUNT_ARC_LDC,
0dd450fe13da4aea Mischa Jonker 2013-11-07 172 [C(RESULT_MISS)] = PERF_COUNT_ARC_EDTLB,
0dd450fe13da4aea Mischa Jonker 2013-11-07 173 },
0a8a47679351f001 Vineet Gupta 2015-01-07 174 /* DTLB LD/ST Miss not segregated by h/w*/
0dd450fe13da4aea Mischa Jonker 2013-11-07 175 [C(OP_WRITE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 176 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 177 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 178 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 179 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 180 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 181 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 182 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 183 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 184 [C(ITLB)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 185 [C(OP_READ)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 186 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 187 [C(RESULT_MISS)] = PERF_COUNT_ARC_EITLB,
0dd450fe13da4aea Mischa Jonker 2013-11-07 188 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 189 [C(OP_WRITE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 190 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 191 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 192 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 193 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 194 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 195 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 196 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 197 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 198 [C(BPU)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 199 [C(OP_READ)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 200 [C(RESULT_ACCESS)] = PERF_COUNT_HW_BRANCH_INSTRUCTIONS,
0dd450fe13da4aea Mischa Jonker 2013-11-07 201 [C(RESULT_MISS)] = PERF_COUNT_HW_BRANCH_MISSES,
0dd450fe13da4aea Mischa Jonker 2013-11-07 202 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 203 [C(OP_WRITE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 204 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 205 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 206 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 207 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 208 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 209 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 210 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 211 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 212 [C(NODE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 213 [C(OP_READ)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 214 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 215 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 216 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 217 [C(OP_WRITE)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 218 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 219 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 220 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 221 [C(OP_PREFETCH)] = {
0dd450fe13da4aea Mischa Jonker 2013-11-07 222 [C(RESULT_ACCESS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 223 [C(RESULT_MISS)] = CACHE_OP_UNSUPPORTED,
0dd450fe13da4aea Mischa Jonker 2013-11-07 224 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 225 },
0dd450fe13da4aea Mischa Jonker 2013-11-07 226 };
0dd450fe13da4aea Mischa Jonker 2013-11-07 227
:::::: The code at line 126 was first introduced by commit
:::::: 0dd450fe13da4aeacc69916ecfe39d3d0b531900 ARC: Add perf support for ARC700 cores
:::::: TO: Mischa Jonker <mjonker(a)synopsys.com>
:::::: CC: Vineet Gupta <vgupta(a)synopsys.com>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[jpirko-mlxsw:net_next_queue 13/38] net/ipv4/fib_trie.c:1073:54: sparse: sparse: Using plain integer as NULL pointer
by kernel test robot
tree: https://github.com/jpirko/linux_mlxsw net_next_queue
head: 4db3a8525898c8f8a5131792f6a03b698df5759e
commit: f8610c65010c63c61b6fceee17ae35713272a6b1 [13/38] net: ipv4: Emit notification when fib hardware flags are changed
config: powerpc64-randconfig-s032-20210118 (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
# apt-get install sparse
# sparse version: v0.6.3-208-g46a52ca4-dirty
# https://github.com/jpirko/linux_mlxsw/commit/f8610c65010c63c61b6fceee17ae...
git remote add jpirko-mlxsw https://github.com/jpirko/linux_mlxsw
git fetch --no-tags jpirko-mlxsw net_next_queue
git checkout f8610c65010c63c61b6fceee17ae35713272a6b1
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=powerpc64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
"sparse warnings: (new ones prefixed by >>)"
>> net/ipv4/fib_trie.c:1073:54: sparse: sparse: Using plain integer as NULL pointer
vim +1073 net/ipv4/fib_trie.c
1037
1038 void fib_alias_hw_flags_set(struct net *net, const struct fib_rt_info *fri)
1039 {
1040 struct fib_alias *fa_match;
1041 struct sk_buff *skb;
1042 int err;
1043
1044 rcu_read_lock();
1045
1046 fa_match = fib_find_matching_alias(net, fri);
1047 if (!fa_match)
1048 goto out;
1049
1050 if (fa_match->offload == fri->offload && fa_match->trap == fri->trap)
1051 goto out;
1052
1053 fa_match->offload = fri->offload;
1054 fa_match->trap = fri->trap;
1055
1056 if (!net->ipv4.sysctl_fib_notify_on_flag_change)
1057 goto out;
1058
1059 skb = nlmsg_new(fib_nlmsg_size(fa_match->fa_info), GFP_ATOMIC);
1060 if (!skb) {
1061 err = -ENOBUFS;
1062 goto errout;
1063 }
1064
1065 err = fib_dump_info(skb, 0, 0, RTM_NEWROUTE, fri, 0);
1066 if (err < 0) {
1067 /* -EMSGSIZE implies BUG in fib_nlmsg_size() */
1068 WARN_ON(err == -EMSGSIZE);
1069 kfree_skb(skb);
1070 goto errout;
1071 }
1072
> 1073 rtnl_notify(skb, net, 0, RTNLGRP_IPV4_ROUTE, 0, GFP_ATOMIC);
1074 goto out;
1075
1076 errout:
1077 rtnl_set_sk_err(net, RTNLGRP_IPV4_ROUTE, err);
1078 out:
1079 rcu_read_unlock();
1080 }
1081 EXPORT_SYMBOL_GPL(fib_alias_hw_flags_set);
1082
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[lwn:docs-next 23/23] arch/mips/kvm/vz.c:1553: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
by kernel test robot
tree: git://git.lwn.net/linux-2.6 docs-next
head: 52042e2db45290f6a512d525518488b7bf143531
commit: 52042e2db45290f6a512d525518488b7bf143531 [23/23] scripts: kernel-doc: validate kernel-doc markup with the actual names
config: mips-loongson3_defconfig (attached as .config)
compiler: mips64el-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git remote add lwn git://git.lwn.net/linux-2.6
git fetch --no-tags lwn docs-next
git checkout 52042e2db45290f6a512d525518488b7bf143531
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>):
arch/mips/kvm/vz.c:472: warning: Function parameter or member 'out_compare' not described in '_kvm_vz_save_htimer'
arch/mips/kvm/vz.c:472: warning: Function parameter or member 'out_cause' not described in '_kvm_vz_save_htimer'
arch/mips/kvm/vz.c:472: warning: Excess function parameter 'compare' description in '_kvm_vz_save_htimer'
arch/mips/kvm/vz.c:472: warning: Excess function parameter 'cause' description in '_kvm_vz_save_htimer'
>> arch/mips/kvm/vz.c:1553: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
vim +1553 arch/mips/kvm/vz.c
c992a4f6a9b0a37c James Hogan 2017-03-14 1544
c992a4f6a9b0a37c James Hogan 2017-03-14 1545 /**
c992a4f6a9b0a37c James Hogan 2017-03-14 1546 * kvm_trap_vz_handle_cop_unusuable() - Guest used unusable coprocessor.
c992a4f6a9b0a37c James Hogan 2017-03-14 1547 * @vcpu: Virtual CPU context.
c992a4f6a9b0a37c James Hogan 2017-03-14 1548 *
c992a4f6a9b0a37c James Hogan 2017-03-14 1549 * Handle when the guest attempts to use a coprocessor which hasn't been allowed
c992a4f6a9b0a37c James Hogan 2017-03-14 1550 * by the root context.
c992a4f6a9b0a37c James Hogan 2017-03-14 1551 */
c992a4f6a9b0a37c James Hogan 2017-03-14 1552 static int kvm_trap_vz_handle_cop_unusable(struct kvm_vcpu *vcpu)
c992a4f6a9b0a37c James Hogan 2017-03-14 @1553 {
c992a4f6a9b0a37c James Hogan 2017-03-14 1554 u32 cause = vcpu->arch.host_cp0_cause;
c992a4f6a9b0a37c James Hogan 2017-03-14 1555 enum emulation_result er = EMULATE_FAIL;
c992a4f6a9b0a37c James Hogan 2017-03-14 1556 int ret = RESUME_GUEST;
c992a4f6a9b0a37c James Hogan 2017-03-14 1557
c992a4f6a9b0a37c James Hogan 2017-03-14 1558 if (((cause & CAUSEF_CE) >> CAUSEB_CE) == 1) {
c992a4f6a9b0a37c James Hogan 2017-03-14 1559 /*
c992a4f6a9b0a37c James Hogan 2017-03-14 1560 * If guest FPU not present, the FPU operation should have been
c992a4f6a9b0a37c James Hogan 2017-03-14 1561 * treated as a reserved instruction!
c992a4f6a9b0a37c James Hogan 2017-03-14 1562 * If FPU already in use, we shouldn't get this at all.
c992a4f6a9b0a37c James Hogan 2017-03-14 1563 */
c992a4f6a9b0a37c James Hogan 2017-03-14 1564 if (WARN_ON(!kvm_mips_guest_has_fpu(&vcpu->arch) ||
c992a4f6a9b0a37c James Hogan 2017-03-14 1565 vcpu->arch.aux_inuse & KVM_MIPS_AUX_FPU)) {
c992a4f6a9b0a37c James Hogan 2017-03-14 1566 preempt_enable();
c992a4f6a9b0a37c James Hogan 2017-03-14 1567 return EMULATE_FAIL;
c992a4f6a9b0a37c James Hogan 2017-03-14 1568 }
c992a4f6a9b0a37c James Hogan 2017-03-14 1569
c992a4f6a9b0a37c James Hogan 2017-03-14 1570 kvm_own_fpu(vcpu);
c992a4f6a9b0a37c James Hogan 2017-03-14 1571 er = EMULATE_DONE;
c992a4f6a9b0a37c James Hogan 2017-03-14 1572 }
c992a4f6a9b0a37c James Hogan 2017-03-14 1573 /* other coprocessors not handled */
c992a4f6a9b0a37c James Hogan 2017-03-14 1574
c992a4f6a9b0a37c James Hogan 2017-03-14 1575 switch (er) {
c992a4f6a9b0a37c James Hogan 2017-03-14 1576 case EMULATE_DONE:
c992a4f6a9b0a37c James Hogan 2017-03-14 1577 ret = RESUME_GUEST;
c992a4f6a9b0a37c James Hogan 2017-03-14 1578 break;
c992a4f6a9b0a37c James Hogan 2017-03-14 1579
c992a4f6a9b0a37c James Hogan 2017-03-14 1580 case EMULATE_FAIL:
c34b26b98caca48e Tianjia Zhang 2020-06-23 1581 vcpu->run->exit_reason = KVM_EXIT_INTERNAL_ERROR;
c992a4f6a9b0a37c James Hogan 2017-03-14 1582 ret = RESUME_HOST;
c992a4f6a9b0a37c James Hogan 2017-03-14 1583 break;
c992a4f6a9b0a37c James Hogan 2017-03-14 1584
c992a4f6a9b0a37c James Hogan 2017-03-14 1585 default:
c992a4f6a9b0a37c James Hogan 2017-03-14 1586 BUG();
c992a4f6a9b0a37c James Hogan 2017-03-14 1587 }
c992a4f6a9b0a37c James Hogan 2017-03-14 1588 return ret;
c992a4f6a9b0a37c James Hogan 2017-03-14 1589 }
c992a4f6a9b0a37c James Hogan 2017-03-14 1590
:::::: The code at line 1553 was first introduced by commit
:::::: c992a4f6a9b0a37c8bd7dfc727ecc3fed125c16b KVM: MIPS: Implement VZ support
:::::: TO: James Hogan <james.hogan(a)imgtec.com>
:::::: CC: James Hogan <james.hogan(a)imgtec.com>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[linux-next:master 3714/4500] aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_numa.o' being placed in section `.eh_frame'
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 93bf8b946e5f9a0b0c68155597b53fd8ccce2827
commit: ae3c107cd8bea82cb7cb427d9c5d305b8ce72216 [3714/4500] numa: Move numa implementation to common code
config: arm64-randconfig-r002-20210118 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 95d146182fdf2315e74943b93fb3bb0cbafc5d89)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commi...
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout ae3c107cd8bea82cb7cb427d9c5d305b8ce72216
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>):
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/mxsfb/mxsfb_kms.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/hx8357d.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/ili9341.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/ili9486.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/mi0283qt.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/repaper.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/st7586.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_display.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_versatile.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_drv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_debugfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_drv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_device.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_pmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_l2_cache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_mmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_gp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_pp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_gem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_vm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_sched.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_ctx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_dlbu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_bcast.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_trace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_devfreq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/connector/cn_queue.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/connector/connector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/connector/cn_proc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/share.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/ieee1284.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/ieee1284_ops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/procfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/parport_ax88796.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-init.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-rb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-write.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-cache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-read.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-gc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-recovery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-map.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-rl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/component.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/bus.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/dd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/syscore.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/driver.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/class.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/platform.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/init.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/map.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/devres.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/attribute_container.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/transport_class.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/topology.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/container.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/property.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/cacheinfo.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/swnode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/generic_ops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/qos.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/runtime.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/wakeirq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/main.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/wakeup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/wakeup_stats.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/domain.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/domain_governor.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/clock_ops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/qos-test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware_loader/fallback_table.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware_loader/main.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware_loader/fallback.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/node.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regcache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regcache-rbtree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regcache-flat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-debugfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-slimbus.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-mmio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-w1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-i3c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-spi-avmm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/soc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/pinctrl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/platform-msi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_topology.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_numa.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/test/property-entry-test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/brd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/loop.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/pktcdvd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/virtio_blk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/rbd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/zram/zcomp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/zram/zram_drv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/null_blk/main.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/ad525x_dpot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/dummy-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/ics932s401.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/bugs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/heap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/perms.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/refcount.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/rodata_objcopy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/usercopy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/stackleak.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/cfi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/fortify.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/apds990x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/enclosure.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/kgdbts.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/apds9802als.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/isl29020.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/tsl2550.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/ds1682.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/c2port/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/hmc6352.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/at25.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/eeprom.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/max6875.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/eeprom_93cx6.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/eeprom_93xx46.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/idt_89hpesx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/ee1004.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera-lpt.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera-jtag.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera-comp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/xilinx_sdfec.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm860x-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm860x-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm800.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm80x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/act8945a.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/sm501.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/bcm2835-pm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/bd9571mwv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/exynos-lpass.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/gateworks-gsc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/htc-pasic3.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/lp87565.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/ti_am335x_tscadc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tqmx86.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm5102-tables.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wcd934x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-otp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-auxadc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm8994-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm8994-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm8994-regmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/madera-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/madera-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps6507x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65086.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65217.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65912-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65912-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps80031.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/twl6040.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/mc13xxx-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/mc13xxx-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/mfd-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/motorola-cpcap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da903x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9052-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9052-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9052-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/ac100.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/axp20x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/axp20x-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/axp20x-rsb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/lp3943.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/ti-lmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9055-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9055-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9062-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/max77650.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/max77686.o' being placed in section `.eh_frame'
--
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/mxsfb/mxsfb_kms.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/hx8357d.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/ili9341.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/ili9486.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/mi0283qt.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/repaper.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/tiny/st7586.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_display.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_versatile.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_drv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/pl111/pl111_debugfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_drv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_device.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_pmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_l2_cache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_mmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_gp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_pp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_gem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_vm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_sched.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_ctx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_dlbu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_bcast.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_trace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/lima/lima_devfreq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/connector/cn_queue.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/connector/connector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/connector/cn_proc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/share.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/ieee1284.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/ieee1284_ops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/procfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/parport_ax88796.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-init.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-rb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-write.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-cache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-read.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-gc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-recovery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-map.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-rl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/lightnvm/pblk-sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/component.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/bus.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/dd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/syscore.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/driver.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/class.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/platform.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/init.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/map.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/devres.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/attribute_container.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/transport_class.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/topology.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/container.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/property.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/cacheinfo.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/swnode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/generic_ops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/qos.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/runtime.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/wakeirq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/main.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/wakeup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/wakeup_stats.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/domain.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/domain_governor.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/clock_ops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/power/qos-test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware_loader/fallback_table.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware_loader/main.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/firmware_loader/fallback.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/node.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regcache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regcache-rbtree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regcache-flat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-debugfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-slimbus.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-mmio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-w1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-i3c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/regmap/regmap-spi-avmm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/soc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/pinctrl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/platform-msi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_topology.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/arch_numa.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/base/test/property-entry-test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/brd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/loop.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/pktcdvd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/virtio_blk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/rbd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/zram/zcomp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/zram/zram_drv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/block/null_blk/main.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/ad525x_dpot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/dummy-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/ics932s401.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/bugs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/heap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/perms.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/refcount.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/rodata_objcopy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/usercopy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/stackleak.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/cfi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/lkdtm/fortify.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/apds990x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/enclosure.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/kgdbts.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/apds9802als.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/isl29020.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/tsl2550.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/ds1682.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/c2port/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/hmc6352.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/at25.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/eeprom.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/max6875.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/eeprom_93cx6.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/eeprom_93xx46.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/idt_89hpesx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/eeprom/ee1004.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera-lpt.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera-jtag.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera-comp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/altera-stapl/altera.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/misc/xilinx_sdfec.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm860x-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm860x-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm800.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/88pm80x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/act8945a.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/sm501.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/bcm2835-pm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/bd9571mwv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/exynos-lpass.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/gateworks-gsc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/htc-pasic3.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/lp87565.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/ti_am335x_tscadc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tqmx86.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/arizona-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm5102-tables.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wcd934x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-otp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-auxadc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm831x-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm8994-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm8994-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/wm8994-regmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/madera-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/madera-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps6507x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65086.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65217.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65912-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps65912-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/tps80031.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/twl6040.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/mc13xxx-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/mc13xxx-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/mfd-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/motorola-cpcap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da903x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9052-irq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9052-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9052-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/ac100.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/axp20x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/axp20x-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/axp20x-rsb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/lp3943.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/ti-lmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9055-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9055-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/da9062-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/max77650.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/mfd/max77686.o' being placed in section `.eh_frame'
..
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[lwn:docs-next 23/23] fs/super.c:1728: warning: expecting prototype for thaw_super(). Prototype was for thaw_super_locked() instead
by kernel test robot
tree: git://git.lwn.net/linux-2.6 docs-next
head: 52042e2db45290f6a512d525518488b7bf143531
commit: 52042e2db45290f6a512d525518488b7bf143531 [23/23] scripts: kernel-doc: validate kernel-doc markup with the actual names
config: sparc-randconfig-m031-20210118 (attached as .config)
compiler: sparc-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git remote add lwn git://git.lwn.net/linux-2.6
git fetch --no-tags lwn docs-next
git checkout 52042e2db45290f6a512d525518488b7bf143531
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sparc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>):
>> fs/super.c:1728: warning: expecting prototype for thaw_super(). Prototype was for thaw_super_locked() instead
--
>> fs/seq_file.c:672: warning: wrong kernel-doc identifier on line:
* A helper routine for putting decimal numbers without rich format of printf().
>> fs/seq_file.c:1056: warning: expecting prototype for seq_hlist_start_precpu(). Prototype was for seq_hlist_start_percpu() instead
--
>> fs/dcache.c:477: warning: expecting prototype for d_drop(). Prototype was for ___d_drop() instead
>> fs/dcache.c:1014: warning: expecting prototype for d_find_alias(). Prototype was for __d_find_alias() instead
--
>> fs/inode.c:1516: warning: expecting prototype for find_inode_by_rcu(). Prototype was for find_inode_by_ino_rcu() instead
>> fs/inode.c:1789: warning: expecting prototype for touch_atime(). Prototype was for atime_needs_update() instead
--
>> drivers/parport/share.c:280: warning: expecting prototype for parport_register_driver(). Prototype was for __parport_register_driver() instead
--
>> drivers/reset/core.c:888: warning: expecting prototype for device_reset(). Prototype was for __device_reset() instead
--
>> drivers/usb/cdns3/core.c:323: warning: expecting prototype for cdsn3_role_get(). Prototype was for cdns3_role_get() instead
--
>> drivers/usb/cdns3/ep0.c:690: warning: expecting prototype for cdns3_gadget_ep0_queue Transfer data on endpoint zero(). Prototype was for cdns3_gadget_ep0_queue() instead
>> drivers/usb/cdns3/ep0.c:781: warning: expecting prototype for cdns3_gadget_ep_set_wedge Set wedge on selected endpoint(). Prototype was for cdns3_gadget_ep_set_wedge() instead
>> drivers/usb/cdns3/ep0.c:876: warning: expecting prototype for cdns3_init_ep0 Initializes software endpoint 0 of gadget(). Prototype was for cdns3_init_ep0() instead
--
>> drivers/usb/cdns3/gadget.c:162: warning: expecting prototype for select_ep(). Prototype was for cdns3_select_ep() instead
>> drivers/usb/cdns3/gadget.c:509: warning: expecting prototype for cdns3_wa2_descmiss_copy_data copy data from internal requests to(). Prototype was for cdns3_wa2_descmiss_copy_data() instead
>> drivers/usb/cdns3/gadget.c:2029: warning: expecting prototype for cdns3_ep_config Configure hardware endpoint(). Prototype was for cdns3_ep_config() instead
>> drivers/usb/cdns3/gadget.c:2233: warning: expecting prototype for cdns3_gadget_ep_alloc_request Allocates request(). Prototype was for cdns3_gadget_ep_alloc_request() instead
>> drivers/usb/cdns3/gadget.c:2254: warning: expecting prototype for cdns3_gadget_ep_free_request Free memory occupied by request(). Prototype was for cdns3_gadget_ep_free_request() instead
>> drivers/usb/cdns3/gadget.c:2273: warning: expecting prototype for cdns3_gadget_ep_enable Enable endpoint(). Prototype was for cdns3_gadget_ep_enable() instead
>> drivers/usb/cdns3/gadget.c:2406: warning: expecting prototype for cdns3_gadget_ep_disable Disable endpoint(). Prototype was for cdns3_gadget_ep_disable() instead
>> drivers/usb/cdns3/gadget.c:2500: warning: expecting prototype for cdns3_gadget_ep_queue Transfer data on endpoint(). Prototype was for __cdns3_gadget_ep_queue() instead
>> drivers/usb/cdns3/gadget.c:2598: warning: expecting prototype for cdns3_gadget_ep_dequeue Remove request from transfer queue(). Prototype was for cdns3_gadget_ep_dequeue() instead
>> drivers/usb/cdns3/gadget.c:2662: warning: expecting prototype for __cdns3_gadget_ep_set_halt Sets stall on selected endpoint(). Prototype was for __cdns3_gadget_ep_set_halt() instead
>> drivers/usb/cdns3/gadget.c:2683: warning: expecting prototype for __cdns3_gadget_ep_clear_halt Clears stall on selected endpoint(). Prototype was for __cdns3_gadget_ep_clear_halt() instead
>> drivers/usb/cdns3/gadget.c:2730: warning: expecting prototype for clears stall on selected endpoint(). Prototype was for cdns3_gadget_ep_set_halt() instead
>> drivers/usb/cdns3/gadget.c:2775: warning: expecting prototype for cdns3_gadget_get_frame Returns number of actual ITP frame(). Prototype was for cdns3_gadget_get_frame() instead
>> drivers/usb/cdns3/gadget.c:2886: warning: expecting prototype for cdns3_gadget_udc_start Gadget start(). Prototype was for cdns3_gadget_udc_start() instead
>> drivers/usb/cdns3/gadget.c:2930: warning: expecting prototype for cdns3_gadget_udc_stop Stops gadget(). Prototype was for cdns3_gadget_udc_stop() instead
>> drivers/usb/cdns3/gadget.c:2993: warning: expecting prototype for cdns3_init_eps Initializes software endpoints of gadget(). Prototype was for cdns3_init_eps() instead
--
>> lib/crc7.c:66: warning: expecting prototype for crc7(). Prototype was for crc7_be() instead
--
>> crypto/asymmetric_keys/pkcs7_trust.c:20: warning: wrong kernel-doc identifier on line:
* Check the trust on one PKCS#7 SignedInfo block.
..
vim +1728 fs/super.c
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1720
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1721 /**
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1722 * thaw_super -- unlock filesystem
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1723 * @sb: the super to thaw
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1724 *
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1725 * Unlocks the filesystem and marks it writeable again after freeze_super().
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1726 */
08fdc8a0138afaf3 Mateusz Guzik 2017-10-03 1727 static int thaw_super_locked(struct super_block *sb)
18e9e5104fcd9a97 Josef Bacik 2010-03-23 @1728 {
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1729 int error;
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1730
89f39af129382a40 Oleg Nesterov 2016-09-26 1731 if (sb->s_writers.frozen != SB_FREEZE_COMPLETE) {
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1732 up_write(&sb->s_umount);
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1733 return -EINVAL;
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1734 }
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1735
bc98a42c1f7d0f88 David Howells 2017-07-17 1736 if (sb_rdonly(sb)) {
8129ed29644bf56e Oleg Nesterov 2015-08-11 1737 sb->s_writers.frozen = SB_UNFROZEN;
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1738 goto out;
8129ed29644bf56e Oleg Nesterov 2015-08-11 1739 }
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1740
f1a9622037cd3704 Oleg Nesterov 2016-09-26 1741 lockdep_sb_freeze_acquire(sb);
f1a9622037cd3704 Oleg Nesterov 2016-09-26 1742
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1743 if (sb->s_op->unfreeze_fs) {
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1744 error = sb->s_op->unfreeze_fs(sb);
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1745 if (error) {
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1746 printk(KERN_ERR
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1747 "VFS:Filesystem thaw failed\n");
f1a9622037cd3704 Oleg Nesterov 2016-09-26 1748 lockdep_sb_freeze_release(sb);
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1749 up_write(&sb->s_umount);
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1750 return error;
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1751 }
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1752 }
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1753
5accdf82ba25cace Jan Kara 2012-06-12 1754 sb->s_writers.frozen = SB_UNFROZEN;
8129ed29644bf56e Oleg Nesterov 2015-08-11 1755 sb_freeze_unlock(sb);
8129ed29644bf56e Oleg Nesterov 2015-08-11 1756 out:
5accdf82ba25cace Jan Kara 2012-06-12 1757 wake_up(&sb->s_writers.wait_unfrozen);
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1758 deactivate_locked_super(sb);
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1759 return 0;
18e9e5104fcd9a97 Josef Bacik 2010-03-23 1760 }
08fdc8a0138afaf3 Mateusz Guzik 2017-10-03 1761
:::::: The code at line 1728 was first introduced by commit
:::::: 18e9e5104fcd9a973ffe3eed3816c87f2a1b6cd2 Introduce freeze_super and thaw_super for the fsfreeze ioctl
:::::: TO: Josef Bacik <josef(a)redhat.com>
:::::: CC: Al Viro <viro(a)zeniv.linux.org.uk>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[arnd-playground:to-build 5/64] Makefile:681: arch/c6x/Makefile: No such file or directory
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git to-build
head: 038659de3583d5f1e26be7332cba810d665c3611
commit: 8e9d0e8803153826ed27f7eae286f491a7d28866 [5/64] c6x: remove architecture
config: c6x-allyesconfig (attached as .config)
compiler: c6x-elf-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git/commi...
git remote add arnd-playground https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git
git fetch --no-tags arnd-playground to-build
git checkout 8e9d0e8803153826ed27f7eae286f491a7d28866
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=c6x
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
>> Makefile:681: arch/c6x/Makefile: No such file or directory
>> make[1]: *** No rule to make target 'arch/c6x/Makefile'.
make[1]: *** [Makefile:710: include/config/auto.conf.cmd] Error 2
make[1]: Failed to remake makefile 'include/config/auto.conf.cmd'.
make[1]: Failed to remake makefile 'arch/c6x/Makefile'.
make[1]: Failed to remake makefile 'include/config/auto.conf'.
make[1]: Target '__all' not remade because of errors.
--
>> arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
--
>> Makefile:681: arch/c6x/Makefile: No such file or directory
>> make[1]: *** No rule to make target 'arch/c6x/Makefile'.
make[1]: Failed to remake makefile 'arch/c6x/Makefile'.
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'distclean' not remade because of errors.
--
>> Makefile:681: arch/c6x/Makefile: No such file or directory
>> make[1]: *** No rule to make target 'arch/c6x/Makefile'.
make[1]: Failed to remake makefile 'arch/c6x/Makefile'.
>> Makefile:1293: *** Headers not exportable for the c6x architecture. Stop.
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'headers_install' not remade because of errors.
--
>> Makefile:681: arch/c6x/Makefile: No such file or directory
>> make[1]: *** No rule to make target 'arch/c6x/Makefile'.
Makefile:595: arch/c6x/Makefile: No such file or directory
make[2]: *** No rule to make target 'arch/c6x/Makefile'.
make[2]: Failed to remake makefile 'arch/c6x/Makefile'.
>> arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
make[3]: *** [scripts/kconfig/Makefile:71: syncconfig] Error 1
make[2]: *** [Makefile:602: syncconfig] Error 2
make[1]: *** [Makefile:710: include/config/auto.conf.cmd] Error 2
make[1]: Failed to remake makefile 'include/config/auto.conf.cmd'.
make[1]: Failed to remake makefile 'arch/c6x/Makefile'.
make[1]: Failed to remake makefile 'include/config/auto.conf'.
make[1]: *** No rule to make target 'modules_prepare'.
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'modules_prepare' not remade because of errors.
--
Makefile:595: arch/c6x/Makefile: No such file or directory
>> make[1]: *** No rule to make target 'arch/c6x/Makefile'.
make[1]: Failed to remake makefile 'arch/c6x/Makefile'.
>> arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:71: olddefconfig] Error 1
make[1]: *** [Makefile:602: olddefconfig] Error 2
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'olddefconfig' not remade because of errors.
--
>> Makefile:681: arch/c6x/Makefile: No such file or directory
>> make[1]: *** No rule to make target 'arch/c6x/Makefile'.
Makefile:595: arch/c6x/Makefile: No such file or directory
make[2]: *** No rule to make target 'arch/c6x/Makefile'.
make[2]: Failed to remake makefile 'arch/c6x/Makefile'.
>> arch/Kconfig:10: can't open file "arch/c6x/Kconfig"
make[3]: *** [scripts/kconfig/Makefile:71: syncconfig] Error 1
make[2]: *** [Makefile:602: syncconfig] Error 2
make[1]: *** [Makefile:710: include/config/auto.conf.cmd] Error 2
make[1]: Failed to remake makefile 'include/config/auto.conf.cmd'.
make[1]: Failed to remake makefile 'arch/c6x/Makefile'.
make[1]: Failed to remake makefile 'include/config/auto.conf'.
Error: kernelrelease not valid - run 'make prepare' to update it
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:185: __sub-make] Error 2
make: Target 'prepare' not remade because of errors.
vim +681 Makefile
669e06b19de8f844 Masahiro Yamada 2019-03-26 680
315bab4e972d9795 Masahiro Yamada 2018-06-08 @681 include arch/$(SRCARCH)/Makefile
^1da177e4c3f4152 Linus Torvalds 2005-04-16 682
:::::: The code at line 681 was first introduced by commit
:::::: 315bab4e972d9795529b764718d475492db40c0f kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE
:::::: TO: Masahiro Yamada <yamada.masahiro(a)socionext.com>
:::::: CC: Masahiro Yamada <yamada.masahiro(a)socionext.com>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months
[linux-next:master 2537/4500] aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/frame_vector.o' being placed in section `.eh_frame'
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 93bf8b946e5f9a0b0c68155597b53fd8ccce2827
commit: eb83b8e3e6478845f8130622a2048ed4ec3b3be3 [2537/4500] media: videobuf2: Move frame_vector into media subsystem
config: arm64-randconfig-r002-20210118 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 95d146182fdf2315e74943b93fb3bb0cbafc5d89)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commi...
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout eb83b8e3e6478845f8130622a2048ed4ec3b3be3
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>):
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/i3c-master-cdns.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/dw-i3c-master.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/ext_caps.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/pio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/dma.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/cmd_v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/cmd_v2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/dat_v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/dct_v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-audio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-firmware.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-vbi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-ir.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvaudio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa6588.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tea6415c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa7110.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa7115.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa7185.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7170.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7175.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7183.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7604.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/bt819.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/bt856.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/bt866.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/ks0127.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/ths7303.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvp5150.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvp514x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvp7002.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw2804.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw9903.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw9906.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw9910.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cs3308.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cs5345.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cs53l32a.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/m52790.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tlv320aic23b.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/vp27smpx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/sony-btf-mpx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/upd64031a.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tc358743.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/st-mipid02.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tuner-xc2028.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tuner-simple.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tuner-types.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda8290.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tea5767.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tea5761.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda9887.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda827x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18271-maps.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18271-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18271-fe.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/xc5000.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/xc4000.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/msi001.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mt2060.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mt2266.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/qt1010.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mt2131.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mxl5007t.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/max2165.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18218.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/e4000.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tua9001.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/r820t.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mxl301rf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/qm1d1c0042.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18250.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-device.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-devnode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-entity.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-request.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-fwnode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-dev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-device.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-fh.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-event.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-ctrls.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-subdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-async.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-compat-ioctl32.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-mc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-dv-timings.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-flash-led-class.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-adap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-api.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-pin.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-core.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/frame_vector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-v4l2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-memops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-vmalloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/si470x/radio-si470x-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/si4713/si4713.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/si4713/radio-platform-si4713.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/radio-tea5764.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/tef6862.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/radio-wl1273.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_int.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_family.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_netlink.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/masters/ds2482.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/masters/ds1wm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/masters/sgi_w1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2408.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2413.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2423.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2805.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds250x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2780.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2781.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds28e04.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/as3722-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/brcmstb-reboot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/gpio-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/mt6323-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/xgene-reboot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/syscon-reboot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/reboot-mode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/syscon-reboot-mode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/sc27xx-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/nvmem-reboot-mode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/power_supply_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/power_supply_sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/power_supply_leds.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/generic-adc-battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/pda_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/wm831x_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/test_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/act8945a_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/axp20x_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/cpcap-battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ds2760_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ds2781_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ds2782_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/da9030_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/da9052-battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max17040_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max1721x_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/pcf50633-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max8903_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/gpio-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/lt3651-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max14656_charger_detector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max77650-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max77693_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max8997_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/mp2629_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq2415x_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq24190_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq24257_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq24735-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq2515x_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq25980_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/smb347-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/tps65217_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/axp288_fuel_gauge.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/sc2731_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ucs1002_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bd99954-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/hwmon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/hwmon-vid.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83627hf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83773g.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83792d.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83793.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83795.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83791d.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ad7414.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ad7418.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adc128d818.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adcxx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1021.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1025.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1026.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1029.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1177.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ads7828.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ads7871.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7411.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7462.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7470.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7475.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/scpi-hwmon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/as370-hwmon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/asc7621.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/corsair-psu.o' being placed in section `.eh_frame'
--
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/i3c-master-cdns.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/dw-i3c-master.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/ext_caps.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/pio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/dma.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/cmd_v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/cmd_v2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/dat_v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/i3c/master/mipi-i3c-hci/dct_v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-audio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-firmware.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-vbi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cx25840/cx25840-ir.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvaudio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa6588.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tea6415c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa7110.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa7115.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/saa7185.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7170.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7175.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7183.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/adv7604.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/bt819.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/bt856.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/bt866.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/ks0127.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/ths7303.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvp5150.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvp514x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tvp7002.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw2804.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw9903.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw9906.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tw9910.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cs3308.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cs5345.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/cs53l32a.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/m52790.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tlv320aic23b.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/vp27smpx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/sony-btf-mpx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/upd64031a.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/tc358743.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/i2c/st-mipid02.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tuner-xc2028.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tuner-simple.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tuner-types.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda8290.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tea5767.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tea5761.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda9887.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda827x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18271-maps.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18271-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18271-fe.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/xc5000.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/xc4000.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/msi001.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mt2060.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mt2266.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/qt1010.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mt2131.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mxl5007t.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/max2165.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18218.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/e4000.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tua9001.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/r820t.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/mxl301rf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/qm1d1c0042.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/tuners/tda18250.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-device.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-devnode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-entity.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/mc/mc-request.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-fwnode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-dev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-device.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-fh.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-event.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-ctrls.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-subdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-async.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-compat-ioctl32.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-mc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-spi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-i2c.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-dv-timings.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/v4l2-core/v4l2-flash-led-class.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-adap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-api.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/cec/core/cec-pin.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-core.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/frame_vector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-v4l2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-memops.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/common/videobuf2/videobuf2-vmalloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/si470x/radio-si470x-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/si4713/si4713.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/si4713/radio-platform-si4713.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/radio-tea5764.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/tef6862.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/media/radio/radio-wl1273.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_int.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_family.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_netlink.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/w1_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/masters/ds2482.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/masters/ds1wm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/masters/sgi_w1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2408.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2413.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2423.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2805.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds250x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2780.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds2781.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/w1/slaves/w1_ds28e04.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/as3722-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/brcmstb-reboot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/gpio-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/mt6323-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/xgene-reboot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/syscon-reboot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/reboot-mode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/syscon-reboot-mode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/sc27xx-poweroff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/reset/nvmem-reboot-mode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/power_supply_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/power_supply_sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/power_supply_leds.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/generic-adc-battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/pda_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/wm831x_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/test_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/act8945a_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/axp20x_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/cpcap-battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ds2760_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ds2781_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ds2782_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/da9030_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/da9052-battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max17040_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max1721x_battery.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/pcf50633-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max8903_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/gpio-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/lt3651-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max14656_charger_detector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max77650-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max77693_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/max8997_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/mp2629_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq2415x_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq24190_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq24257_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq24735-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq2515x_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bq25980_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/smb347-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/tps65217_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/axp288_fuel_gauge.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/sc2731_charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/ucs1002_power.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/power/supply/bd99954-charger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/hwmon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/hwmon-vid.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83627hf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83773g.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83792d.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83793.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83795.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/w83791d.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ad7414.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ad7418.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adc128d818.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adcxx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1021.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1025.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1026.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1029.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adm1177.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ads7828.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/ads7871.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7411.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7462.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7470.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/adt7475.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/scpi-hwmon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/as370-hwmon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/asc7621.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/hwmon/corsair-psu.o' being placed in section `.eh_frame'
..
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 year, 8 months