[PATCH 1/2] powerpc/Kconfig: Fix unmet direct dependency on NET
by Florian Fainelli
The kbuild test robot was able to generate a configuration where
ETHERNET and NETDEVICES was selected by the Akenobo platform but not
NET, which resulted in various build failures and these Kconfig
warnings:
WARNING: unmet direct dependencies detected for NETDEVICES
Depends on [n]: NET [=n]
Selected by [y]:
- AKEBONO [=y] && PPC_47x [=y]
WARNING: unmet direct dependencies detected for ETHERNET
Depends on [n]: NETDEVICES [=y] && NET [=n]
Selected by [y]:
- AKEBONO [=y] && PPC_47x [=y]
Reported-by: kernel test robot <lkp(a)intel.com>
Signed-off-by: Florian Fainelli <f.fainelli(a)gmail.com>
---
arch/powerpc/platforms/44x/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index 78ac6d67a935..68bd647c878f 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -206,6 +206,7 @@ config AKEBONO
select PPC4xx_HSTA_MSI
select I2C
select I2C_IBM_IIC
+ select NET
select NETDEVICES
select ETHERNET
select NET_VENDOR_IBM
--
2.25.1
4 weeks, 1 day
[tip:locking/core 10/10] hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x104): cannot reach warn_bogus_irq_restore
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
head: 997acaf6b4b59c6a9c259740312a69ea549cc684
commit: 997acaf6b4b59c6a9c259740312a69ea549cc684 [10/10] lockdep: report broken irq restoration
config: parisc-randconfig-r024-20210129 (attached as .config)
compiler: hppa64-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
# https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=99...
git remote add tip https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
git fetch --no-tags tip locking/core
git checkout 997acaf6b4b59c6a9c259740312a69ea549cc684
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc
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 >>):
init/main.o: in function `unknown_bootoption':
(.init.text+0x5f0): relocation truncated to fit: R_PARISC_PCREL22F against symbol `strnchr' defined in .text section in lib/string.o
hppa64-linux-ld: init/main.o(.init.text+0x694): cannot reach strncmp
(.init.text+0x694): relocation truncated to fit: R_PARISC_PCREL22F against symbol `strncmp' defined in .text section in lib/string.o
hppa64-linux-ld: init/main.o(.init.text+0x830): cannot reach snprintf
init/main.o: in function `xbc_snprint_cmdline':
(.init.text+0x830): relocation truncated to fit: R_PARISC_PCREL22F against symbol `snprintf' defined in .text section in lib/vsprintf.o
hppa64-linux-ld: init/main.o(.init.text+0x85c): cannot reach snprintf
(.init.text+0x85c): relocation truncated to fit: R_PARISC_PCREL22F against symbol `snprintf' defined in .text section in lib/vsprintf.o
hppa64-linux-ld: init/main.o(.init.text+0xae4): cannot reach get_option
init/main.o: in function `loglevel':
(.init.text+0xae4): relocation truncated to fit: R_PARISC_PCREL22F against symbol `get_option' defined in .text section in lib/cmdline.o
hppa64-linux-ld: init/main.o(.init.text+0xba0): cannot reach strsep
init/main.o: in function `initcall_blacklist':
(.init.text+0xba0): relocation truncated to fit: R_PARISC_PCREL22F against symbol `strsep' defined in .text section in lib/string.o
hppa64-linux-ld: init/main.o(.init.text+0xbf8): cannot reach panic
(.init.text+0xbf8): additional relocation overflows omitted from the output
hppa64-linux-ld: init/main.o(.init.text+0xc70): cannot reach panic
hppa64-linux-ld: init/main.o(.init.text+0xca4): cannot reach __list_add_valid
hppa64-linux-ld: init/main.o(.init.text+0xd94): cannot reach strreplace
hppa64-linux-ld: init/main.o(.init.text+0xdb4): cannot reach strcmp
hppa64-linux-ld: init/main.o(.init.text+0xe24): cannot reach kstrtobool
hppa64-linux-ld: init/main.o(.init.text+0xf04): cannot reach strlcpy
hppa64-linux-ld: init/main.o(.init.text+0xf8c): cannot reach rest_init
hppa64-linux-ld: init/main.o(.init.text+0x118c): cannot reach memcmp
hppa64-linux-ld: init/main.o(.init.text+0x1220): cannot reach strlcpy
hppa64-linux-ld: init/main.o(.init.text+0x133c): cannot reach memcpy
hppa64-linux-ld: init/main.o(.init.text+0x147c): cannot reach panic
hppa64-linux-ld: init/main.o(.init.text+0x14d4): cannot reach panic
hppa64-linux-ld: init/main.o(.init.text+0x160c): cannot reach build_all_zonelists
hppa64-linux-ld: init/main.o(.init.text+0x1ae8): cannot reach add_device_randomness
hppa64-linux-ld: init/main.o(.init.text+0x1b18): cannot reach profile_init
hppa64-linux-ld: init/main.o(.init.text+0x1c08): cannot reach panic
hppa64-linux-ld: init/main.o(.init.text+0x1c10): cannot reach locking_selftest
hppa64-linux-ld: init/main.o(.init.text+0x218c): cannot reach strlcat
hppa64-linux-ld: init/main.o(.init.text+0x2418): cannot reach wait_for_completion
hppa64-linux-ld: init/main.o(.init.text+0x2454): cannot reach _raw_spin_lock
hppa64-linux-ld: init/main.o(.init.text+0x25ac): cannot reach unknown
hppa64-linux-ld: init/main.o(.init.text+0x26c4): cannot reach panic
hppa64-linux-ld: init/main.o(.init.text+0x2788): cannot reach unknown
hppa64-linux-ld: init/main.o(.text.unlikely+0x68): cannot reach kernel_execve
hppa64-linux-ld: init/main.o(.text.unlikely+0xfc): cannot reach ftrace_likely_update
hppa64-linux-ld: init/main.o(.text.unlikely+0x120): cannot reach ftrace_likely_update
hppa64-linux-ld: init/main.o(.ref.text+0x30): cannot reach rcu_scheduler_starting
hppa64-linux-ld: init/main.o(.ref.text+0x54): cannot reach kernel_thread
hppa64-linux-ld: init/main.o(.ref.text+0x84): cannot reach find_task_by_pid_ns
hppa64-linux-ld: init/main.o(.ref.text+0xbc): cannot reach set_cpus_allowed_ptr
hppa64-linux-ld: init/main.o(.ref.text+0xdc): cannot reach rcu_read_unlock_strict
hppa64-linux-ld: init/main.o(.ref.text+0x100): cannot reach kernel_thread
hppa64-linux-ld: init/main.o(.ref.text+0x128): cannot reach find_task_by_pid_ns
hppa64-linux-ld: init/main.o(.ref.text+0x154): cannot reach rcu_read_unlock_strict
hppa64-linux-ld: init/main.o(.ref.text+0x180): cannot reach complete
hppa64-linux-ld: init/main.o(.ref.text+0x1a0): cannot reach cpu_startup_entry
hppa64-linux-ld: init/main.o(.ref.text+0x1e8): cannot reach unknown
hppa64-linux-ld: init/main.o(.ref.text+0x1f8): cannot reach async_synchronize_full
hppa64-linux-ld: init/main.o(.ref.text+0x208): cannot reach ftrace_free_init_mem
hppa64-linux-ld: init/main.o(.ref.text+0x238): cannot reach rcu_barrier
hppa64-linux-ld: init/main.o(.ref.text+0x248): cannot reach mark_rodata_ro
hppa64-linux-ld: init/main.o(.ref.text+0x268): cannot reach rcu_end_inkernel_boot
hppa64-linux-ld: init/do_mounts.o(.text+0x38): cannot reach strcmp
hppa64-linux-ld: init/do_mounts.o(.text+0xb0): cannot reach strncasecmp
hppa64-linux-ld: init/do_mounts.o(.text+0x178): cannot reach strcmp
hppa64-linux-ld: init/do_mounts.o(.text+0x198): cannot reach strcmp
hppa64-linux-ld: init/do_mounts.o(.text+0x1bc): cannot reach strcmp
hppa64-linux-ld: init/do_mounts.o(.text+0x1e4): cannot reach strncmp
hppa64-linux-ld: init/do_mounts.o(.text+0x208): cannot reach strncmp
hppa64-linux-ld: init/do_mounts.o(.text+0x22c): cannot reach strncmp
hppa64-linux-ld: init/do_mounts.o(.text+0x264): cannot reach sscanf
hppa64-linux-ld: init/do_mounts.o(.text+0x2e4): cannot reach sscanf
hppa64-linux-ld: init/do_mounts.o(.text+0x300): cannot reach simple_strtoul
hppa64-linux-ld: init/do_mounts.o(.text+0x370): cannot reach memcpy
hppa64-linux-ld: init/do_mounts.o(.text+0x3b4): cannot reach blk_lookup_devt
hppa64-linux-ld: init/do_mounts.o(.text+0x42c): cannot reach simple_strtoul
hppa64-linux-ld: init/do_mounts.o(.text+0x44c): cannot reach blk_lookup_devt
hppa64-linux-ld: init/do_mounts.o(.text+0x49c): cannot reach blk_lookup_devt
hppa64-linux-ld: init/do_mounts.o(.text+0x4c4): cannot reach strchr
hppa64-linux-ld: init/do_mounts.o(.text+0x4f4): cannot reach sscanf
hppa64-linux-ld: init/do_mounts.o(.text+0x538): cannot reach class_find_device
hppa64-linux-ld: init/do_mounts.o(.text+0x55c): cannot reach put_device
hppa64-linux-ld: init/do_mounts.o(.text+0x594): cannot reach class_find_device
hppa64-linux-ld: init/do_mounts.o(.text+0x5ac): cannot reach put_device
hppa64-linux-ld: init/do_mounts.o(.text+0x5c4): cannot reach blk_lookup_devt
hppa64-linux-ld: init/do_mounts.o(.text+0x610): cannot reach bdget_disk
hppa64-linux-ld: init/do_mounts.o(.init.text+0x1a4): cannot reach simple_strtoul
hppa64-linux-ld: init/do_mounts.o(.init.text+0x208): cannot reach strlcpy
hppa64-linux-ld: init/do_mounts.o(.init.text+0x390): cannot reach scnprintf
hppa64-linux-ld: init/do_mounts.o(.init.text+0x418): cannot reach strchr
hppa64-linux-ld: init/do_mounts.o(.init.text+0x5e4): cannot reach unknown
hppa64-linux-ld: init/do_mounts.o(.init.text+0x624): cannot reach unknown
hppa64-linux-ld: init/do_mounts.o(.init.text+0x6b0): cannot reach panic
hppa64-linux-ld: init/do_mounts.o(.init.text+0x710): cannot reach panic
hppa64-linux-ld: init/do_mounts.o(.init.text+0x84c): cannot reach wait_for_device_probe
hppa64-linux-ld: init/do_mounts.o(.init.text+0x88c): cannot reach strncmp
hppa64-linux-ld: init/do_mounts.o(.init.text+0x8b0): cannot reach strncmp
hppa64-linux-ld: init/do_mounts.o(.init.text+0x920): cannot reach strncmp
hppa64-linux-ld: init/do_mounts.o(.init.text+0x978): cannot reach driver_probe_done
hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x40): cannot reach ftrace_likely_update
hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x7c): cannot reach trace_hardirqs_off
hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0xc4): cannot reach trace_hardirqs_on
hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0xf0): cannot reach ftrace_likely_update
>> hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x104): cannot reach warn_bogus_irq_restore
hppa64-linux-ld: init/do_mounts.o(.text.unlikely+0x120): cannot reach __put_page
hppa64-linux-ld: init/do_mounts_rd.o(.init.text+0x1ec): cannot reach simple_strtol
hppa64-linux-ld: init/do_mounts_rd.o(.init.text+0x5b8): cannot reach panic
hppa64-linux-ld: init/do_mounts_rd.o(.init.text+0x67c): cannot reach strcmp
hppa64-linux-ld: init/do_mounts_rd.o(.init.text+0x748): cannot reach __umoddi3
hppa64-linux-ld: init/do_mounts_initrd.o(.init.text+0x140): cannot reach memparse
hppa64-linux-ld: init/do_mounts_initrd.o(.init.text+0x170): cannot reach memparse
hppa64-linux-ld: init/initramfs.o(.init.text+0xbb4): cannot reach panic
hppa64-linux-ld: init/initramfs.o(.init.text+0xcc8): cannot reach strcmp
hppa64-linux-ld: init/initramfs.o(.init.text+0xf08): cannot reach panic
hppa64-linux-ld: init/initramfs.o(.init.text+0xf50): cannot reach __list_add_valid
hppa64-linux-ld: init/initramfs.o(.init.text+0x1110): cannot reach memcpy
hppa64-linux-ld: init/initramfs.o(.init.text+0x1220): cannot reach simple_strtoul
hppa64-linux-ld: init/initramfs.o(.init.text+0x13c0): cannot reach memcmp
hppa64-linux-ld: init/initramfs.o(.init.text+0x1400): cannot reach memcmp
hppa64-linux-ld: init/initramfs.o(.init.text+0x169c): cannot reach panic
hppa64-linux-ld: init/initramfs.o(.init.text+0x1820): cannot reach snprintf
hppa64-linux-ld: init/initramfs.o(.init.text+0x18bc): cannot reach __list_del_entry_valid
hppa64-linux-ld: init/initramfs.o(.init.text+0x1a84): cannot reach panic
hppa64-linux-ld: arch/parisc/mm/init.o(.text+0x88): cannot reach _raw_spin_lock
hppa64-linux-ld: arch/parisc/mm/init.o(.text+0x1b4): cannot reach _raw_spin_lock
hppa64-linux-ld: arch/parisc/mm/init.o(.text+0x2e0): cannot reach _raw_spin_lock
hppa64-linux-ld: arch/parisc/mm/init.o(.text+0x3e4): cannot reach _raw_spin_lock
hppa64-linux-ld: arch/parisc/mm/init.o(.text+0x464): cannot reach _raw_spin_lock
hppa64-linux-ld: arch/parisc/mm/init.o(.text+0x4d0): cannot reach find_next_zero_bit
hppa64-linux-ld: arch/parisc/mm/init.o(.init.text+0x134): cannot reach panic
hppa64-linux-ld: arch/parisc/mm/init.o(.init.text+0x1e8): cannot reach panic
hppa64-linux-ld: arch/parisc/mm/init.o(.init.text+0x590): cannot reach memcmp
hppa64-linux-ld: arch/parisc/mm/init.o(.init.text+0x5b0): cannot reach memparse
hppa64-linux-ld: arch/parisc/mm/init.o(.init.text+0x968): cannot reach panic
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0x90): cannot reach unknown
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0xbc): cannot reach unknown
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0xe0): cannot reach unknown
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0xfc): cannot reach __flush_tlb_range
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0x114): cannot reach flush_kernel_dcache_range_asm
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0x12c): cannot reach flush_kernel_icache_range_asm
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0x150): cannot reach free_reserved_area
hppa64-linux-ld: arch/parisc/mm/init.o(.ref.text+0x160): cannot reach pdc_chassis_send_status
hppa64-linux-ld: arch/parisc/kernel/setup.o(.init.text+0x140): cannot reach __sw_hweight64
hppa64-linux-ld: arch/parisc/kernel/setup.o(.init.text+0x210): cannot reach strlcpy
hppa64-linux-ld: arch/parisc/kernel/setup.o(.init.text+0x2fc): cannot reach panic
hppa64-linux-ld: arch/parisc/kernel/setup.o(.init.text+0x4b4): cannot reach panic
hppa64-linux-ld: arch/parisc/kernel/hardware.o(.init.text+0x148): cannot reach panic
hppa64-linux-ld: arch/parisc/kernel/topology.o(.text.unlikely+0x90): cannot reach trace_hardirqs_off
hppa64-linux-ld: arch/parisc/kernel/topology.o(.text.unlikely+0xd4): cannot reach trace_hardirqs_on
>> hppa64-linux-ld: arch/parisc/kernel/topology.o(.text.unlikely+0x100): cannot reach ftrace_likely_update
>> hppa64-linux-ld: arch/parisc/kernel/topology.o(.text.unlikely+0x114): cannot reach warn_bogus_irq_restore
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0xd4): cannot reach cpumask_next
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0x1a8): cannot reach cpumask_next
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0x1ec): cannot reach unknown
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0x208): cannot reach unknown
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0x238): cannot reach unknown
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0x254): cannot reach unknown
hppa64-linux-ld: arch/parisc/kernel/topology.o(.init.text+0x314): cannot reach cpumask_next
hppa64-linux-ld: kernel/softirq.o(.text+0xf6c): cannot reach __do_softirq
hppa64-linux-ld: kernel/softirq.o(.text+0x1204): cannot reach __do_softirq
hppa64-linux-ld: kernel/softirq.o(.text+0x1248): cannot reach _cond_resched
hppa64-linux-ld: kernel/softirq.o(.text+0x1344): cannot reach rcu_irq_enter
hppa64-linux-ld: kernel/softirq.o(.text+0x1484): cannot reach __do_softirq
hppa64-linux-ld: kernel/softirq.o(.text+0x1548): cannot reach rcu_irq_exit
hppa64-linux-ld: kernel/softirq.o(.text+0x15d4): cannot reach __do_softirq
hppa64-linux-ld: kernel/softirq.o(.text+0x2708): cannot reach yield
hppa64-linux-ld: kernel/softirq.o(.init.text+0x134): cannot reach cpumask_next
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0xd0): cannot reach __local_bh_disable_ip
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x188): cannot reach trace_hardirqs_on
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x2e4): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x3a0): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x3c0): cannot reach unknown
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x494): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x4b8): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x540): cannot reach trace_hardirqs_off
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x550): cannot reach rcu_softirq_qs
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x5c4): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x5e8): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x6ac): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/softirq.o(.softirqentry.text+0x6d0): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/extable.o(.text+0x44): cannot reach search_extable
hppa64-linux-ld: kernel/extable.o(.text+0x9c): cannot reach search_extable
hppa64-linux-ld: kernel/extable.o(.text+0x290): cannot reach rcu_nmi_enter
hppa64-linux-ld: kernel/extable.o(.text+0x2b8): cannot reach rcu_nmi_exit
hppa64-linux-ld: kernel/extable.o(.init.text+0x58): cannot reach sort_extable
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x720): cannot reach timerqueue_add
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x750): cannot reach timerqueue_del
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x8f8): cannot reach platform_device_register_full
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x970): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x9b8): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x9c8): cannot reach platform_device_unregister
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x9e8): cannot reach get_device
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xa0c): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xab8): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xae4): cannot reach timerqueue_del
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xb08): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xb70): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xbb8): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xc38): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xe60): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xe80): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xeec): cannot reach rtc_timer_cancel
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xf5c): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xf84): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xfb8): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0xfd4): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1020): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x103c): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x10fc): cannot reach rtc_timer_cancel
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1114): cannot reach rtc_read_time
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x113c): cannot reach rtc_tm_to_ktime
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1158): cannot reach rtc_timer_start
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x13d8): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1430): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1678): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x16d0): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x175c): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x17a4): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1828): cannot reach timerqueue_del
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1ac8): cannot reach __divdi3
hppa64-linux-ld: kernel/time/alarmtimer.o(.text+0x1ae4): cannot reach __muldi3
hppa64-linux-ld: kernel/time/alarmtimer.o(.init.text+0x44): cannot reach rtc_timer_init
hppa64-linux-ld: kernel/time/alarmtimer.o(.init.text+0xec): cannot reach class_interface_register
hppa64-linux-ld: kernel/time/alarmtimer.o(.init.text+0x110): cannot reach __platform_driver_register
hppa64-linux-ld: kernel/time/alarmtimer.o(.init.text+0x128): cannot reach class_interface_unregister
hppa64-linux-ld: kernel/crash_core.o(.text+0x90): cannot reach memcpy
hppa64-linux-ld: kernel/crash_core.o(.text+0xb0): cannot reach memcpy
hppa64-linux-ld: kernel/crash_core.o(.text+0x1fc): cannot reach memcpy
hppa64-linux-ld: kernel/crash_core.o(.text+0x2a8): cannot reach vscnprintf
hppa64-linux-ld: kernel/crash_core.o(.text+0x2e4): cannot reach memcpy
hppa64-linux-ld: kernel/crash_core.o(.init.text+0xe0): cannot reach strstr
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x110): cannot reach strchr
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x174): cannot reach strncmp
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x1b8): cannot reach strncmp
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x1d8): cannot reach strstr
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x210): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x24c): cannot reach strncmp
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x288): cannot reach strchr
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x2a4): cannot reach strchr
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x2e4): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x324): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x36c): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x3e4): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x414): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x448): cannot reach memparse
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x6c0): cannot reach strcmp
hppa64-linux-ld: kernel/crash_core.o(.init.text+0x6f8): cannot reach bin2hex
hppa64-linux-ld: kernel/cgroup/cgroup.o(.text+0x1c4c): cannot reach find_next_bit
hppa64-linux-ld: kernel/cgroup/cgroup.o(.text+0x1cc0): cannot reach find_next_bit
hppa64-linux-ld: kernel/cgroup/cgroup.o(.text+0x1f70): cannot reach memcpy
hppa64-linux-ld: kernel/cgroup/cgroup.o(.text+0x2078): cannot reach snprintf
--
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7204): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x723c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x725c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x72dc): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x73ac): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7484): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7574): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x758c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x75a0): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x76e4): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7710): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7adc): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7b24): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7b98): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7bb0): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7cf8): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7ec8): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7ee0): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x7fe8): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x8084): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x850c): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x8540): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x8630): cannot reach strlcpy
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x864c): cannot reach strlcpy
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x86d4): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x876c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x87a4): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x87d0): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x883c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x885c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x88b8): cannot reach bsearch
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x8918): cannot reach __list_add_valid
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x8aac): cannot reach memmove
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x8bf8): cannot reach __list_add_valid
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x90f0): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9138): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9150): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9238): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9294): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x92b4): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x93e8): cannot reach __list_add_valid
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x94a4): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x94fc): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9514): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x95c4): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x95dc): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9860): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x98b0): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9998): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9a64): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9abc): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9d94): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9dbc): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9edc): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9f08): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9f8c): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0x9fb8): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0xa034): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.text+0xa1b0): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x1c): cannot reach simple_strtoul
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x70): cannot reach strlcpy
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0xb0): cannot reach strlcpy
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0xe0): cannot reach strlcpy
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x110): cannot reach strlcpy
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x198): cannot reach strsep
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x300): cannot reach strsep
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x3a0): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x3cc): cannot reach strcmp
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x3f4): cannot reach __list_add_valid
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x424): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x4bc): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x4e8): cannot reach strcmp
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x530): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ftrace.o(.init.text+0x680): cannot reach unknown
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x88): cannot reach sort
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x9c): cannot reach unknown
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x118): cannot reach __get_free_pages
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x18c): cannot reach unknown
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x1d4): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x1fc): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x248): cannot reach free_pages
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x260): cannot reach kfree
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x2b8): cannot reach unknown
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x2f8): cannot reach unknown
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x364): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x398): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x3d0): cannot reach ftrace_call_adjust
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x418): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x440): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x474): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x4d0): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x4f4): cannot reach trace_hardirqs_off
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x514): cannot reach ftrace_now
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x594): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x5dc): cannot reach ftrace_likely_update
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x600): cannot reach ftrace_make_nop
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x628): cannot reach ftrace_bug
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x64c): cannot reach ftrace_now
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x674): cannot reach trace_hardirqs_on
hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x6a0): cannot reach ftrace_likely_update
>> hppa64-linux-ld: kernel/trace/ftrace.o(.text.unlikely+0x6b4): cannot reach warn_bogus_irq_restore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x248): cannot reach __list_del_entry_valid
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x3ac): cannot reach memcpy
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x744): cannot reach __list_add_valid
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x958): cannot reach __list_del_entry_valid
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xac4): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x1444): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x229c): cannot reach _raw_spin_lock_irq
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x22f8): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x2450): cannot reach __list_del_entry_valid
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x24c8): cannot reach _raw_spin_lock_irq
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x2764): cannot reach _cond_resched
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x3010): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x4138): cannot reach __list_del_entry_valid
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x5994): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x5b80): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x5ba0): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x5c40): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x66a4): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x66f0): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x6714): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x7510): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x7734): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x780c): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x7e90): cannot reach __udivdi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8110): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8204): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8308): cannot reach __udivdi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8320): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x83e8): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8448): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8488): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x84b4): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8520): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x856c): cannot reach __list_del_entry_valid
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x85e4): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x85fc): cannot reach __udivdi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8614): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8638): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8720): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x87f8): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x88a4): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x890c): cannot reach wait_for_completion
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8950): cannot reach wait_for_completion
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8a08): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8a2c): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x8bd0): cannot reach __muldi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xa29c): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xa2c8): cannot reach __cmpxchg_u64
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xb34c): cannot reach memcpy
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xb4e4): cannot reach __muldi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xc3b4): cannot reach __cmpxchg_u32
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xc41c): cannot reach __cmpxchg_u32
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xc798): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xc7e4): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xca44): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xcad4): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xcb38): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xcb84): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xcd84): cannot reach _raw_spin_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xcee4): cannot reach _raw_spin_trylock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xd0d0): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xd2a8): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xd43c): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xd628): cannot reach _raw_spin_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xd798): cannot reach _raw_spin_trylock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xdb0c): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xdb88): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xdbf8): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xdc2c): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xdd68): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xdd94): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xde94): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe0e8): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe22c): cannot reach mutex_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe26c): cannot reach cpumask_next_and
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe44c): cannot reach cpumask_next_and
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe608): cannot reach mutex_unlock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe6f4): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xe8d0): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xeb8c): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xec04): cannot reach _raw_spin_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xed2c): cannot reach _raw_spin_trylock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xef20): cannot reach _raw_spin_lock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xf018): cannot reach _raw_spin_trylock
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xf2f4): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xf354): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xf38c): cannot reach __muldi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xf3a0): cannot reach schedule
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0xff0c): cannot reach _raw_spin_lock_irqsave
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x10254): cannot reach memcpy
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x1049c): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x10540): cannot reach _raw_spin_unlock_irqrestore
hppa64-linux-ld: kernel/trace/ring_buffer.o(.text+0x108b8): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x5c): cannot reach schedule
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x118): cannot reach __umoddi3
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x244): cannot reach memcpy
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x4b4): cannot reach usleep_range
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x5e4): cannot reach __cmpxchg_u32
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x654): cannot reach cpumask_next
hppa64-linux-ld: kernel/trace/ring_buffer.o(.init.text+0x8b8): cannot reach __cmpxchg_u32
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 month
arch/arm/mach-s3c/irq-s3c24xx.c:1034:13: warning: no previous prototype for function 's3c2442_init_irq'
by kernel test robot
Hi Arnd,
First bad commit (maybe != root cause):
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ac8c6edd20bcb965b22ceb36752499b3d5cf5dd4
commit: 71b9114d2c13a648fbe6523dd859e611c316ad90 ARM: s3c: move into a common directory
date: 5 months ago
config: arm-randconfig-r004-20210201 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 275c6af7d7f1ed63a03d05b4484413e447133269)
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 arm cross compiling tool for clang build
# apt-get install binutils-arm-linux-gnueabi
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit...
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 71b9114d2c13a648fbe6523dd859e611c316ad90
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm
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/arm/mach-s3c/irq-s3c24xx.c:360:39: warning: no previous prototype for function 's3c24xx_handle_irq' [-Wmissing-prototypes]
asmlinkage void __exception_irq_entry s3c24xx_handle_irq(struct pt_regs *regs)
^
arch/arm/mach-s3c/irq-s3c24xx.c:360:12: note: declare 'static' if the function is not intended to be used outside of this translation unit
asmlinkage void __exception_irq_entry s3c24xx_handle_irq(struct pt_regs *regs)
^
static
arch/arm/mach-s3c/irq-s3c24xx.c:389:5: warning: no previous prototype for function 's3c24xx_set_fiq' [-Wmissing-prototypes]
int s3c24xx_set_fiq(unsigned int irq, u32 *ack_ptr, bool on)
^
arch/arm/mach-s3c/irq-s3c24xx.c:389:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int s3c24xx_set_fiq(unsigned int irq, u32 *ack_ptr, bool on)
^
static
arch/arm/mach-s3c/irq-s3c24xx.c:683:13: warning: no previous prototype for function 's3c2410_init_irq' [-Wmissing-prototypes]
void __init s3c2410_init_irq(void)
^
arch/arm/mach-s3c/irq-s3c24xx.c:683:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void __init s3c2410_init_irq(void)
^
static
arch/arm/mach-s3c/irq-s3c24xx.c:882:13: warning: no previous prototype for function 's3c2416_init_irq' [-Wmissing-prototypes]
void __init s3c2416_init_irq(void)
^
arch/arm/mach-s3c/irq-s3c24xx.c:882:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void __init s3c2416_init_irq(void)
^
static
arch/arm/mach-s3c/irq-s3c24xx.c:961:13: warning: no previous prototype for function 's3c2440_init_irq' [-Wmissing-prototypes]
void __init s3c2440_init_irq(void)
^
arch/arm/mach-s3c/irq-s3c24xx.c:961:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void __init s3c2440_init_irq(void)
^
static
>> arch/arm/mach-s3c/irq-s3c24xx.c:1034:13: warning: no previous prototype for function 's3c2442_init_irq' [-Wmissing-prototypes]
void __init s3c2442_init_irq(void)
^
arch/arm/mach-s3c/irq-s3c24xx.c:1034:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
void __init s3c2442_init_irq(void)
^
static
arch/arm/mach-s3c/irq-s3c24xx.c:1308:12: warning: no previous prototype for function 's3c2410_init_intc_of' [-Wmissing-prototypes]
int __init s3c2410_init_intc_of(struct device_node *np,
^
arch/arm/mach-s3c/irq-s3c24xx.c:1308:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int __init s3c2410_init_intc_of(struct device_node *np,
^
static
arch/arm/mach-s3c/irq-s3c24xx.c:1330:12: warning: no previous prototype for function 's3c2416_init_intc_of' [-Wmissing-prototypes]
int __init s3c2416_init_intc_of(struct device_node *np,
^
arch/arm/mach-s3c/irq-s3c24xx.c:1330:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
int __init s3c2416_init_intc_of(struct device_node *np,
^
static
8 warnings generated.
vim +/s3c2442_init_irq +1034 arch/arm/mach-s3c/irq-s3c24xx.c
6f8d7ea275eb2a arch/arm/mach-s3c24xx/irq.c Heiko Stuebner 2013-02-12 1033
70644ade48ae88 arch/arm/mach-s3c24xx/irq.c Heiko Stuebner 2013-02-12 @1034 void __init s3c2442_init_irq(void)
70644ade48ae88 arch/arm/mach-s3c24xx/irq.c Heiko Stuebner 2013-02-12 1035 {
70644ade48ae88 arch/arm/mach-s3c24xx/irq.c Heiko Stuebner 2013-02-12 1036 pr_info("S3C2442: IRQ Support\n");
6f8d7ea275eb2a arch/arm/mach-s3c24xx/irq.c Heiko Stuebner 2013-02-12 1037
:::::: The code at line 1034 was first introduced by commit
:::::: 70644ade48ae88f88f4935c4d2f3331c3ef177a1 ARM: S3C24XX: transform s3c2442 irqs into new structure
:::::: TO: Heiko Stuebner <heiko(a)sntech.de>
:::::: CC: Kukjin Kim <kgene.kim(a)samsung.com>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 month
fs/buffer.c:2342:1: warning: the frame size of 2056 bytes is larger than 2048 bytes
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 6642d600b541b81931fb1ab0c041b0d68f77be7e
commit: 0060ef3b4e6dd1410da164d48a595eadb2fb02f7 mm: support THPs in zero_user_segments
date: 7 weeks ago
config: powerpc64-randconfig-r026-20210131 (attached as .config)
compiler: powerpc-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
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit...
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 0060ef3b4e6dd1410da164d48a595eadb2fb02f7
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 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 warnings (new ones prefixed by >>):
fs/buffer.c: In function 'block_read_full_page':
>> fs/buffer.c:2342:1: warning: the frame size of 2056 bytes is larger than 2048 bytes [-Wframe-larger-than=]
2342 | }
| ^
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for NETDEVICES
Depends on NET
Selected by
- AKEBONO && PPC_47x
WARNING: unmet direct dependencies detected for PAGE_POOL
Depends on NET
Selected by
- STMMAC_ETH && NETDEVICES && ETHERNET && NET_VENDOR_STMICRO && HAS_IOMEM && HAS_DMA
Selected by
- MVPP2 && NETDEVICES && ETHERNET && NET_VENDOR_MARVELL && (ARCH_MVEBU || COMPILE_TEST
WARNING: unmet direct dependencies detected for NET_DEVLINK
Depends on NET
Selected by
- ICE && NETDEVICES && ETHERNET && NET_VENDOR_INTEL && PCI_MSI
WARNING: unmet direct dependencies detected for ETHERNET
Depends on NETDEVICES && NET
Selected by
- AKEBONO && PPC_47x
WARNING: unmet direct dependencies detected for PTP_1588_CLOCK_PCH
Depends on (X86_32 || COMPILE_TEST && HAS_IOMEM && NET
Selected by
- PCH_GBE && NETDEVICES && ETHERNET && NET_VENDOR_OKI && PCI && (X86_32 || COMPILE_TEST
WARNING: unmet direct dependencies detected for MMC_SDHCI
Depends on MMC && HAS_DMA
Selected by
- AKEBONO && PPC_47x
WARNING: unmet direct dependencies detected for MMC_SDHCI_PLTFM
Depends on MMC && MMC_SDHCI
Selected by
- AKEBONO && PPC_47x
WARNING: unmet direct dependencies detected for NET_PTP_CLASSIFY
Depends on NET
Selected by
- PCH_GBE && NETDEVICES && ETHERNET && NET_VENDOR_OKI && PCI && (X86_32 || COMPILE_TEST
WARNING: unmet direct dependencies detected for HOTPLUG_CPU
Depends on SMP && (PPC_PSERIES || PPC_PMAC || PPC_POWERNV || FSL_SOC_BOOKE
Selected by
- PM_SLEEP_SMP && SMP && (ARCH_SUSPEND_POSSIBLE || ARCH_HIBERNATION_POSSIBLE && PM_SLEEP
WARNING: unmet direct dependencies detected for GRO_CELLS
Depends on NET
Selected by
- MACSEC && NETDEVICES && NET_CORE
- RMNET && NETDEVICES && ETHERNET && NET_VENDOR_QUALCOMM
WARNING: unmet direct dependencies detected for FAILOVER
Depends on NET
Selected by
- NET_FAILOVER && NETDEVICES
vim +2342 fs/buffer.c
8ab22b9abb5c55 Hisashi Hifumi 2008-07-28 2251
^1da177e4c3f41 Linus Torvalds 2005-04-16 2252 /*
^1da177e4c3f41 Linus Torvalds 2005-04-16 2253 * Generic "read page" function for block devices that have the normal
^1da177e4c3f41 Linus Torvalds 2005-04-16 2254 * get_block functionality. This is most of the block device filesystems.
^1da177e4c3f41 Linus Torvalds 2005-04-16 2255 * Reads the page asynchronously --- the unlock_buffer() and
^1da177e4c3f41 Linus Torvalds 2005-04-16 2256 * set/clear_buffer_uptodate() functions propagate buffer state into the
^1da177e4c3f41 Linus Torvalds 2005-04-16 2257 * page struct once IO has completed.
^1da177e4c3f41 Linus Torvalds 2005-04-16 2258 */
^1da177e4c3f41 Linus Torvalds 2005-04-16 2259 int block_read_full_page(struct page *page, get_block_t *get_block)
^1da177e4c3f41 Linus Torvalds 2005-04-16 2260 {
^1da177e4c3f41 Linus Torvalds 2005-04-16 2261 struct inode *inode = page->mapping->host;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2262 sector_t iblock, lblock;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2263 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE];
45bce8f3e3436b Linus Torvalds 2012-11-29 2264 unsigned int blocksize, bbits;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2265 int nr, i;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2266 int fully_mapped = 1;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2267
45bce8f3e3436b Linus Torvalds 2012-11-29 2268 head = create_page_buffers(page, inode, 0);
45bce8f3e3436b Linus Torvalds 2012-11-29 2269 blocksize = head->b_size;
45bce8f3e3436b Linus Torvalds 2012-11-29 2270 bbits = block_size_bits(blocksize);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2271
09cbfeaf1a5a67 Kirill A. Shutemov 2016-04-01 2272 iblock = (sector_t)page->index << (PAGE_SHIFT - bbits);
45bce8f3e3436b Linus Torvalds 2012-11-29 2273 lblock = (i_size_read(inode)+blocksize-1) >> bbits;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2274 bh = head;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2275 nr = 0;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2276 i = 0;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2277
^1da177e4c3f41 Linus Torvalds 2005-04-16 2278 do {
^1da177e4c3f41 Linus Torvalds 2005-04-16 2279 if (buffer_uptodate(bh))
^1da177e4c3f41 Linus Torvalds 2005-04-16 2280 continue;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2281
^1da177e4c3f41 Linus Torvalds 2005-04-16 2282 if (!buffer_mapped(bh)) {
c64610ba585fab Andrew Morton 2005-05-16 2283 int err = 0;
c64610ba585fab Andrew Morton 2005-05-16 2284
^1da177e4c3f41 Linus Torvalds 2005-04-16 2285 fully_mapped = 0;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2286 if (iblock < lblock) {
b0cf2321c65991 Badari Pulavarty 2006-03-26 2287 WARN_ON(bh->b_size != blocksize);
c64610ba585fab Andrew Morton 2005-05-16 2288 err = get_block(inode, iblock, bh, 0);
c64610ba585fab Andrew Morton 2005-05-16 2289 if (err)
^1da177e4c3f41 Linus Torvalds 2005-04-16 2290 SetPageError(page);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2291 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 2292 if (!buffer_mapped(bh)) {
eebd2aa355692a Christoph Lameter 2008-02-04 2293 zero_user(page, i * blocksize, blocksize);
c64610ba585fab Andrew Morton 2005-05-16 2294 if (!err)
^1da177e4c3f41 Linus Torvalds 2005-04-16 2295 set_buffer_uptodate(bh);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2296 continue;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2297 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 2298 /*
^1da177e4c3f41 Linus Torvalds 2005-04-16 2299 * get_block() might have updated the buffer
^1da177e4c3f41 Linus Torvalds 2005-04-16 2300 * synchronously
^1da177e4c3f41 Linus Torvalds 2005-04-16 2301 */
^1da177e4c3f41 Linus Torvalds 2005-04-16 2302 if (buffer_uptodate(bh))
^1da177e4c3f41 Linus Torvalds 2005-04-16 2303 continue;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2304 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 2305 arr[nr++] = bh;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2306 } while (i++, iblock++, (bh = bh->b_this_page) != head);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2307
^1da177e4c3f41 Linus Torvalds 2005-04-16 2308 if (fully_mapped)
^1da177e4c3f41 Linus Torvalds 2005-04-16 2309 SetPageMappedToDisk(page);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2310
^1da177e4c3f41 Linus Torvalds 2005-04-16 2311 if (!nr) {
^1da177e4c3f41 Linus Torvalds 2005-04-16 2312 /*
^1da177e4c3f41 Linus Torvalds 2005-04-16 2313 * All buffers are uptodate - we can set the page uptodate
^1da177e4c3f41 Linus Torvalds 2005-04-16 2314 * as well. But not if get_block() returned an error.
^1da177e4c3f41 Linus Torvalds 2005-04-16 2315 */
^1da177e4c3f41 Linus Torvalds 2005-04-16 2316 if (!PageError(page))
^1da177e4c3f41 Linus Torvalds 2005-04-16 2317 SetPageUptodate(page);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2318 unlock_page(page);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2319 return 0;
^1da177e4c3f41 Linus Torvalds 2005-04-16 2320 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 2321
^1da177e4c3f41 Linus Torvalds 2005-04-16 2322 /* Stage two: lock the buffers */
^1da177e4c3f41 Linus Torvalds 2005-04-16 2323 for (i = 0; i < nr; i++) {
^1da177e4c3f41 Linus Torvalds 2005-04-16 2324 bh = arr[i];
^1da177e4c3f41 Linus Torvalds 2005-04-16 2325 lock_buffer(bh);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2326 mark_buffer_async_read(bh);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2327 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 2328
^1da177e4c3f41 Linus Torvalds 2005-04-16 2329 /*
^1da177e4c3f41 Linus Torvalds 2005-04-16 2330 * Stage 3: start the IO. Check for uptodateness
^1da177e4c3f41 Linus Torvalds 2005-04-16 2331 * inside the buffer lock in case another process reading
^1da177e4c3f41 Linus Torvalds 2005-04-16 2332 * the underlying blockdev brought it uptodate (the sct fix).
^1da177e4c3f41 Linus Torvalds 2005-04-16 2333 */
^1da177e4c3f41 Linus Torvalds 2005-04-16 2334 for (i = 0; i < nr; i++) {
^1da177e4c3f41 Linus Torvalds 2005-04-16 2335 bh = arr[i];
^1da177e4c3f41 Linus Torvalds 2005-04-16 2336 if (buffer_uptodate(bh))
^1da177e4c3f41 Linus Torvalds 2005-04-16 2337 end_buffer_async_read(bh, 1);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2338 else
2a222ca992c35a Mike Christie 2016-06-05 2339 submit_bh(REQ_OP_READ, 0, bh);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2340 }
^1da177e4c3f41 Linus Torvalds 2005-04-16 2341 return 0;
^1da177e4c3f41 Linus Torvalds 2005-04-16 @2342 }
1fe72eaa0f46a0 H Hartley Sweeten 2009-09-22 2343 EXPORT_SYMBOL(block_read_full_page);
^1da177e4c3f41 Linus Torvalds 2005-04-16 2344
:::::: The code at line 2342 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2
:::::: TO: Linus Torvalds <torvalds(a)ppc970.osdl.org>
:::::: CC: Linus Torvalds <torvalds(a)ppc970.osdl.org>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 month
drivers/usb/host/fhci-hcd.c:59:16: sparse: sparse: cast to restricted __be16
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 6642d600b541b81931fb1ab0c041b0d68f77be7e
commit: 5a35435ef4e6e4bd2aabd6706b146b298a9cffe5 soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
date: 1 year, 2 months ago
config: powerpc-randconfig-s031-20210131 (attached as .config)
compiler: powerpc64-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-215-g0fb77bb6-dirty
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit...
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 5a35435ef4e6e4bd2aabd6706b146b298a9cffe5
# 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=powerpc
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 >>)"
drivers/usb/host/fhci-hcd.c:39:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:39:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:39:23: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:41:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:41:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:41:23: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:59:16: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:59:16: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:59:16: sparse: got restricted __be16 [noderef] <asn:2> *
>> drivers/usb/host/fhci-hcd.c:59:16: sparse: sparse: cast to restricted __be16
drivers/usb/host/fhci-hcd.c:89:36: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:89:36: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:89:36: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:90:36: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:90:36: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:90:36: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:110:36: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:110:36: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:110:36: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:120:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:120:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:120:28: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:121:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:121:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:121:28: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:275:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:275:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:275:23: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:278:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned int volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be32 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:278:23: sparse: expected unsigned int volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:278:23: sparse: got restricted __be32 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:289:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:289:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:289:28: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:292:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:292:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:292:28: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:744:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:744:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:744:23: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c:745:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hcd.c:745:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hcd.c:745:23: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hcd.c: note: in included file:
drivers/usb/host/fhci.h:448:29: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci.h:448:29: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci.h:448:29: sparse: got restricted __be16 [noderef] <asn:2> *
--
drivers/usb/host/fhci-hub.c:96:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hub.c:96:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hub.c:96:28: sparse: got restricted __be16 [noderef] <asn:2> *
>> drivers/usb/host/fhci-hub.c:101:42: sparse: sparse: invalid assignment: &=
>> drivers/usb/host/fhci-hub.c:101:42: sparse: left side has type restricted __le16
>> drivers/usb/host/fhci-hub.c:101:42: sparse: right side has type int
drivers/usb/host/fhci-hub.c:102:42: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:102:42: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:102:42: sparse: right side has type int
drivers/usb/host/fhci-hub.c:122:42: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:122:42: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:122:42: sparse: right side has type int
drivers/usb/host/fhci-hub.c:123:42: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:123:42: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:123:42: sparse: right side has type int
drivers/usb/host/fhci-hub.c:161:29: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hub.c:161:29: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hub.c:161:29: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hub.c:162:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hub.c:162:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hub.c:162:23: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-hub.c:167:23: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-hub.c:167:23: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-hub.c:167:23: sparse: got restricted __be16 [noderef] <asn:2> *
>> drivers/usb/host/fhci-hub.c:187:34: sparse: sparse: restricted __le16 degrades to integer
drivers/usb/host/fhci-hub.c:230:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:230:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:230:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:235:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:235:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:235:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:239:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:239:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:239:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:244:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:244:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:244:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:248:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:248:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:248:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:253:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:253:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:253:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:257:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:257:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:257:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:261:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:261:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:261:59: sparse: right side has type int
>> drivers/usb/host/fhci-hub.c:274:21: sparse: sparse: cast from restricted __le16
>> drivers/usb/host/fhci-hub.c:274:21: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short [usertype] val @@ got restricted __le16 [usertype] wHubStatus @@
drivers/usb/host/fhci-hub.c:274:21: sparse: expected unsigned short [usertype] val
drivers/usb/host/fhci-hub.c:274:21: sparse: got restricted __le16 [usertype] wHubStatus
>> drivers/usb/host/fhci-hub.c:274:21: sparse: sparse: cast from restricted __le16
>> drivers/usb/host/fhci-hub.c:274:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:276:21: sparse: sparse: cast from restricted __le16
>> drivers/usb/host/fhci-hub.c:276:21: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short [usertype] val @@ got restricted __le16 [usertype] wHubChange @@
drivers/usb/host/fhci-hub.c:276:21: sparse: expected unsigned short [usertype] val
drivers/usb/host/fhci-hub.c:276:21: sparse: got restricted __le16 [usertype] wHubChange
drivers/usb/host/fhci-hub.c:276:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:276:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:281:21: sparse: sparse: cast from restricted __le16
>> drivers/usb/host/fhci-hub.c:281:21: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short [usertype] val @@ got restricted __le16 [usertype] wPortStatus @@
drivers/usb/host/fhci-hub.c:281:21: sparse: expected unsigned short [usertype] val
drivers/usb/host/fhci-hub.c:281:21: sparse: got restricted __le16 [usertype] wPortStatus
drivers/usb/host/fhci-hub.c:281:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:281:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:283:21: sparse: sparse: cast from restricted __le16
>> drivers/usb/host/fhci-hub.c:283:21: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short [usertype] val @@ got restricted __le16 [usertype] wPortChange @@
drivers/usb/host/fhci-hub.c:283:21: sparse: expected unsigned short [usertype] val
drivers/usb/host/fhci-hub.c:283:21: sparse: got restricted __le16 [usertype] wPortChange
drivers/usb/host/fhci-hub.c:283:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:283:21: sparse: sparse: cast from restricted __le16
drivers/usb/host/fhci-hub.c:299:59: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:299:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:299:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:304:59: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:304:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:304:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:309:59: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:309:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:309:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:312:59: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:312:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:312:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:314:59: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-hub.c:314:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:314:59: sparse: right side has type int
drivers/usb/host/fhci-hub.c:318:59: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-hub.c:318:59: sparse: left side has type restricted __le16
drivers/usb/host/fhci-hub.c:318:59: sparse: right side has type int
--
drivers/usb/host/fhci-sched.c:146:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:146:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:146:28: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:340:37: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:340:37: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:340:37: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:348:53: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:348:53: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:348:53: sparse: got restricted __be16 [noderef] <asn:2> *
>> drivers/usb/host/fhci-sched.c:404:34: sparse: sparse: restricted __le16 degrades to integer
drivers/usb/host/fhci-sched.c:405:35: sparse: sparse: restricted __le16 degrades to integer
drivers/usb/host/fhci-sched.c:406:41: sparse: sparse: restricted __le16 degrades to integer
drivers/usb/host/fhci-sched.c:412:36: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:412:36: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:412:36: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:438:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:438:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:438:28: sparse: got restricted __be16 [noderef] <asn:2> *
>> drivers/usb/host/fhci-sched.c:440:42: sparse: sparse: invalid assignment: &=
>> drivers/usb/host/fhci-sched.c:440:42: sparse: left side has type restricted __le16
>> drivers/usb/host/fhci-sched.c:440:42: sparse: right side has type int
drivers/usb/host/fhci-sched.c:441:42: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-sched.c:441:42: sparse: left side has type restricted __le16
drivers/usb/host/fhci-sched.c:441:42: sparse: right side has type int
drivers/usb/host/fhci-sched.c:472:50: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-sched.c:472:50: sparse: left side has type restricted __le16
drivers/usb/host/fhci-sched.c:472:50: sparse: right side has type int
drivers/usb/host/fhci-sched.c:475:50: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-sched.c:475:50: sparse: left side has type restricted __le16
drivers/usb/host/fhci-sched.c:475:50: sparse: right side has type int
drivers/usb/host/fhci-sched.c:490:50: sparse: sparse: invalid assignment: &=
drivers/usb/host/fhci-sched.c:490:50: sparse: left side has type restricted __le16
drivers/usb/host/fhci-sched.c:490:50: sparse: right side has type int
drivers/usb/host/fhci-sched.c:492:50: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-sched.c:492:50: sparse: left side has type restricted __le16
drivers/usb/host/fhci-sched.c:492:50: sparse: right side has type int
drivers/usb/host/fhci-sched.c:494:50: sparse: sparse: invalid assignment: |=
drivers/usb/host/fhci-sched.c:494:50: sparse: left side has type restricted __le16
drivers/usb/host/fhci-sched.c:494:50: sparse: right side has type int
drivers/usb/host/fhci-sched.c:553:37: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:553:37: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:553:37: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:554:37: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:554:37: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:554:37: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:557:28: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:557:28: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:557:28: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:571:44: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:571:44: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:571:44: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c:609:44: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci-sched.c:609:44: sparse: expected unsigned short volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci-sched.c:609:44: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci-sched.c: note: in included file:
drivers/usb/host/fhci.h:448:29: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci.h:448:29: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci.h:448:29: sparse: got restricted __be16 [noderef] <asn:2> *
drivers/usb/host/fhci.h:448:29: sparse: sparse: incorrect type in argument 1 (different base types) @@ expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr @@ got restricted __be16 [noderef] <asn:2> * @@
drivers/usb/host/fhci.h:448:29: sparse: expected unsigned short const volatile [noderef] [usertype] <asn:2> *addr
drivers/usb/host/fhci.h:448:29: sparse: got restricted __be16 [noderef] <asn:2> *
vim +59 drivers/usb/host/fhci-hcd.c
236dd4d18f293e Anton Vorontsov 2009-01-10 33
236dd4d18f293e Anton Vorontsov 2009-01-10 34 void fhci_start_sof_timer(struct fhci_hcd *fhci)
236dd4d18f293e Anton Vorontsov 2009-01-10 35 {
236dd4d18f293e Anton Vorontsov 2009-01-10 36 fhci_dbg(fhci, "-> %s\n", __func__);
236dd4d18f293e Anton Vorontsov 2009-01-10 37
236dd4d18f293e Anton Vorontsov 2009-01-10 38 /* clear frame_n */
236dd4d18f293e Anton Vorontsov 2009-01-10 @39 out_be16(&fhci->pram->frame_num, 0);
236dd4d18f293e Anton Vorontsov 2009-01-10 40
cf61fdb944534f Guilherme Maciel Ferreira 2012-06-23 41 out_be16(&fhci->regs->usb_ussft, 0);
cf61fdb944534f Guilherme Maciel Ferreira 2012-06-23 42 setbits8(&fhci->regs->usb_usmod, USB_MODE_SFTE);
236dd4d18f293e Anton Vorontsov 2009-01-10 43
236dd4d18f293e Anton Vorontsov 2009-01-10 44 fhci_dbg(fhci, "<- %s\n", __func__);
236dd4d18f293e Anton Vorontsov 2009-01-10 45 }
236dd4d18f293e Anton Vorontsov 2009-01-10 46
236dd4d18f293e Anton Vorontsov 2009-01-10 47 void fhci_stop_sof_timer(struct fhci_hcd *fhci)
236dd4d18f293e Anton Vorontsov 2009-01-10 48 {
236dd4d18f293e Anton Vorontsov 2009-01-10 49 fhci_dbg(fhci, "-> %s\n", __func__);
236dd4d18f293e Anton Vorontsov 2009-01-10 50
cf61fdb944534f Guilherme Maciel Ferreira 2012-06-23 51 clrbits8(&fhci->regs->usb_usmod, USB_MODE_SFTE);
236dd4d18f293e Anton Vorontsov 2009-01-10 52 gtm_stop_timer16(fhci->timer);
236dd4d18f293e Anton Vorontsov 2009-01-10 53
236dd4d18f293e Anton Vorontsov 2009-01-10 54 fhci_dbg(fhci, "<- %s\n", __func__);
236dd4d18f293e Anton Vorontsov 2009-01-10 55 }
236dd4d18f293e Anton Vorontsov 2009-01-10 56
236dd4d18f293e Anton Vorontsov 2009-01-10 57 u16 fhci_get_sof_timer_count(struct fhci_usb *usb)
236dd4d18f293e Anton Vorontsov 2009-01-10 58 {
cf61fdb944534f Guilherme Maciel Ferreira 2012-06-23 @59 return be16_to_cpu(in_be16(&usb->fhci->regs->usb_ussft) / 12);
236dd4d18f293e Anton Vorontsov 2009-01-10 60 }
236dd4d18f293e Anton Vorontsov 2009-01-10 61
:::::: The code at line 59 was first introduced by commit
:::::: cf61fdb944534ffa84a824bb8c31a3826cdc169d USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
:::::: TO: Guilherme Maciel Ferreira <guilherme.maciel.ferreira(a)gmail.com>
:::::: CC: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 month
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fsl-flexspi.o' being placed in section `.eh_frame'
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 6642d600b541b81931fb1ab0c041b0d68f77be7e
commit: fcf77be87eacb8f305528d24d892dfcf15cf0341 clk: fsl-flexspi: new driver
date: 8 weeks ago
config: arm64-randconfig-r013-20210130 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 275c6af7d7f1ed63a03d05b4484413e447133269)
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/torvalds/linux.git/commit...
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout fcf77be87eacb8f305528d24d892dfcf15cf0341
# 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/gpio/gpiolib-devres.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-legacy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-of.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-cdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mmio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-74xx-mmio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-adnp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-adp5588.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-altera.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-amd-fch.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-xgs-iproc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-bd70528.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-bd71828.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-bd9571mwv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-cadence.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-dln2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-dwapb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-eic-sprd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-ftgpio010.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-grgpio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-gw-pld.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-kempld.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-logicvc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-lp3943.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-lp873x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-lp87565.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-max732x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-max77620.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-max77650.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mb86s7x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-menz127.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mockup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mvebu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mxc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-palmas.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-pca9570.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-pcf857x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-pl061.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-sama5d2-piobu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-sprd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-stmpe.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-syscon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tegra186.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tegra.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tpic2810.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tps65218.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tqmx86.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-ucb1400.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-uniphier.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-wcd934x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-xgene.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-xilinx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/pci/of.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/hdmi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/console/dummycon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/adp8860_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/adp8870_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/bd6107.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/backlight.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/ktd253-backlight.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/max8925_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/tps65217_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/led_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_msghandler.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_devintf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_intf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_kcs_sm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_smic_sm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_bt_sm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_hotmod.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_hardcode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_platform.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_port_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_mem_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_plat_data.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_ssif.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_watchdog.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmb_dev_int.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/amba/bus.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/amba/tegra-ahb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-devres.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-bulk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clkdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fixed-factor.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fixed-rate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-multiplier.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-composite.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fractional-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-gpio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-conf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-bd718x7.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-bm1880.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-cdce706.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-cdce925.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-cs2000-cp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-sparx5.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fsl-flexspi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-lochnagar.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-max9485.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-plldig.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-qoriq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-scpi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si5341.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si5351.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si544.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si570.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-xgene.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-iproc-armpll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-iproc-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-iproc-asiu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-ns2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-sr.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-busy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-composite-7ulp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-composite-8m.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-divider-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-fixup-div.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-fixup-mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-frac-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-gate2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-gate-exclusive.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pfd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pfdv2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv3.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv4.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pll14xx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-sscg-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-imx8mn.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-imx8mp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mtk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-apmixed.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-cpumux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/reset.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt6779.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt6779-mfg.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167-aud.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167-mm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167-vdec.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada_ap_cp_helper.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada-37xx-xtal.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada-37xx-tbg.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada-37xx-periph.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/ap806-system-controller.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/cp110-system-controller.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-half-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-inverter.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-mmc-phase.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-muxgrf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-ddr.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/softrst.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-px30.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rv1108.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3036.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3128.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3188.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3228.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3308.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3399.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos5433.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos-audss.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos-clkout.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos7.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-pll-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-periph-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-gate-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/div.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/composite.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/sc9860-clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/sc9863a-clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-audio-sync.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-dfll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-periph.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-periph-fixed.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-periph-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-pll-out.o' being placed in section `.eh_frame'
--
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-devres.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-legacy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-of.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpiolib-cdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mmio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-74xx-mmio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-adnp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-adp5588.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-altera.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-amd-fch.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-xgs-iproc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-bd70528.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-bd71828.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-bd9571mwv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-cadence.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-dln2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-dwapb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-eic-sprd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-ftgpio010.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-grgpio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-gw-pld.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-kempld.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-logicvc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-lp3943.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-lp873x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-lp87565.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-max732x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-max77620.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-max77650.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mb86s7x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-menz127.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mockup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mvebu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-mxc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-palmas.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-pca9570.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-pcf857x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-pl061.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-sama5d2-piobu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-sprd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-stmpe.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-syscon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tegra186.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tegra.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tpic2810.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tps65218.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-tqmx86.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-ucb1400.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-uniphier.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-wcd934x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-xgene.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpio/gpio-xilinx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/pci/of.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/hdmi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/console/dummycon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/adp8860_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/adp8870_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/bd6107.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/backlight.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/ktd253-backlight.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/max8925_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/tps65217_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/video/backlight/led_bl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_msghandler.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_devintf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_intf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_kcs_sm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_smic_sm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_bt_sm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_hotmod.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_hardcode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_platform.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_port_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_si_mem_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_plat_data.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_ssif.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmi_watchdog.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ipmi/ipmb_dev_int.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/amba/bus.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/amba/tegra-ahb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-devres.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-bulk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clkdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fixed-factor.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fixed-rate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-multiplier.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-composite.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fractional-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-gpio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-conf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-bd718x7.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-bm1880.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-cdce706.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-cdce925.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-cs2000-cp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-sparx5.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-fsl-flexspi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-lochnagar.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-max9485.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-plldig.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-qoriq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-scpi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si5341.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si5351.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si544.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-si570.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/clk-xgene.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-iproc-armpll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-iproc-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-iproc-asiu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-ns2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/bcm/clk-sr.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-busy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-composite-7ulp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-composite-8m.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-divider-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-fixup-div.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-fixup-mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-frac-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-gate2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-gate-exclusive.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pfd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pfdv2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv2.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv3.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pllv4.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-pll14xx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-sscg-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-imx8mn.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/imx/clk-imx8mp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mtk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-apmixed.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-cpumux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/reset.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt6779.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt6779-mfg.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167-aud.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167-mm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mediatek/clk-mt8167-vdec.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada_ap_cp_helper.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada-37xx-xtal.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada-37xx-tbg.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/armada-37xx-periph.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/ap806-system-controller.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/mvebu/cp110-system-controller.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-half-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-inverter.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-mmc-phase.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-muxgrf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-ddr.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/softrst.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-px30.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rv1108.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3036.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3128.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3188.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3228.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3308.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/rockchip/clk-rk3399.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-cpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos5433.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos-audss.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos-clkout.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/samsung/clk-exynos7.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-pll-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-periph-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/socfpga/clk-gate-s10.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/mux.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/div.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/composite.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/sc9860-clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/sprd/sc9863a-clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-audio-sync.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-dfll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-divider.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-periph.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-periph-fixed.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-periph-gate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-pll.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/clk/tegra/clk-pll-out.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 month
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_recursion_record.o' being placed in section `.eh_frame'
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 8c947645151cc2c279c75c7f640dd8f0fc0b9aa2
commit: 773c16705058e9be7b0f4ce124e89cd231c120a2 ftrace: Add recording of functions that caused recursion
date: 3 months ago
config: arm64-randconfig-r013-20210130 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 275c6af7d7f1ed63a03d05b4484413e447133269)
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/torvalds/linux.git/commit...
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 773c16705058e9be7b0f4ce124e89cd231c120a2
# 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 `kernel/irq/irq_sim.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/proc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/cpuhotplug.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/msi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/ipi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/affinity.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/debugfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/update.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/sync.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/srcutree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/rcuscale.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/refscale.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/tree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/rcu_segcblist.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/mapping.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/direct.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/ops_helpers.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/dummy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/coherent.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/swiotlb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/pool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/remap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/freezer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/profile.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/stacktrace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/time.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/hrtimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timekeeping.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/ntp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/clocksource.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/jiffies.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timer_list.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timeconv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timecounter.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/alarmtimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/posix-timers.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/posix-cpu-timers.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/posix-clock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/itimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/clockevents.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-broadcast.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-broadcast-hrtimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/sched_clock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-oneshot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-sched.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/vsyscall.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timekeeping_debug.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/namespace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/futex.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/smp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/kallsyms.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/cgroup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/rstat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/namespace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/cgroup-v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/freezer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/legacy_freezer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/rdma.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/cpuset.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/utsname.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/configs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/kheaders.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/stop_machine.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/gcov/base.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/gcov/fs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/gcov/clang.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/debug/debug_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/debug/gdbstub.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/watchdog.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/utsname_sysctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/tracepoint.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/latencytop.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_selftest_dynamic.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_clock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/ftrace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/ring_buffer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/ring_buffer_benchmark.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_output.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_seq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_stat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_printk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/synth_event_gen_test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_sched_switch.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_functions.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_preemptirq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_irqsoff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_nop.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/blktrace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_export.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_event_perf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events_filter.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events_trigger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events_synth.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/power-traces.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/rpm-traces.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_dynevent.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_recursion_record.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_benchmark.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq_work.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/scs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/ring_buffer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/callchain.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/hw_breakpoint.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/jump_label.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/context_tracking.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/torture.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/iomem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rseq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/scftorture.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `certs/system_keyring.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `certs/blacklist.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `certs/blacklist_nohashes.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/filemap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mempool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/oom_kill.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/fadvise.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/maccess.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page-writeback.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/readahead.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/truncate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmscan.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/shmem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/util.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mmzone.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmstat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/backing-dev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mm_init.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/percpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/slab_common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/compaction.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmacache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/interval_tree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/list_lru.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/workingset.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/debug.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/gup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/highmem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memory.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mincore.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mlock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mmu_gather.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mprotect.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mremap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/msync.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_vma_mapped.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/pagewalk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/pgtable-generic.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/rmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmalloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/ioremap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/process_vm_access.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_alloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/init-mm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memblock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/madvise.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swap_state.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swapfile.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swap_slots.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/dmapool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mempolicy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/sparse.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/sparse-vmemmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/ksm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/slab.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/failslab.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memtest.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/migrate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/rodata_test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/zpool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/zbud.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/zsmalloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/z3fold.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/early_ioremap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/frame_vector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memfd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/ptdump.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_reporting.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/open.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/read_write.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/file_table.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/super.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/char_dev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/stat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/exec.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/pipe.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/namei.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/fcntl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/readdir.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/select.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/dcache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/inode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/attr.o' being placed in section `.eh_frame'
--
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/irq_sim.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/proc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/cpuhotplug.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/msi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/ipi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/affinity.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq/debugfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/update.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/sync.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/srcutree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/rcuscale.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/refscale.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/tree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rcu/rcu_segcblist.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/mapping.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/direct.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/ops_helpers.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/dummy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/coherent.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/swiotlb.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/pool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/dma/remap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/freezer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/profile.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/stacktrace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/time.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/hrtimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timekeeping.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/ntp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/clocksource.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/jiffies.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timer_list.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timeconv.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timecounter.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/alarmtimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/posix-timers.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/posix-cpu-timers.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/posix-clock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/itimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/clockevents.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-broadcast.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-broadcast-hrtimer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/sched_clock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-oneshot.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/tick-sched.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/vsyscall.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/timekeeping_debug.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/time/namespace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/futex.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/smp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/kallsyms.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/cgroup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/rstat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/namespace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/cgroup-v1.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/freezer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/legacy_freezer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/rdma.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/cgroup/cpuset.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/utsname.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/configs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/kheaders.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/stop_machine.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/gcov/base.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/gcov/fs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/gcov/clang.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/debug/debug_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/debug/gdbstub.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/watchdog.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/utsname_sysctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/tracepoint.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/latencytop.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_selftest_dynamic.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_clock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/ftrace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/ring_buffer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/ring_buffer_benchmark.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_output.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_seq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_stat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_printk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/synth_event_gen_test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_sched_switch.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_functions.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_preemptirq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_irqsoff.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_nop.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/blktrace.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_export.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_event_perf.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events_filter.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events_trigger.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_events_synth.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/power-traces.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/rpm-traces.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_dynevent.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_recursion_record.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/trace/trace_benchmark.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/irq_work.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/scs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/ring_buffer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/callchain.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/events/hw_breakpoint.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/jump_label.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/context_tracking.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/torture.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/iomem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/rseq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `kernel/scftorture.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `certs/system_keyring.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `certs/blacklist.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `certs/blacklist_nohashes.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/filemap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mempool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/oom_kill.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/fadvise.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/maccess.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page-writeback.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/readahead.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/truncate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmscan.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/shmem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/util.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mmzone.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmstat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/backing-dev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mm_init.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/percpu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/slab_common.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/compaction.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmacache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/interval_tree.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/list_lru.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/workingset.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/debug.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/gup.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/highmem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memory.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mincore.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mlock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mmu_gather.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mprotect.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mremap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/msync.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_vma_mapped.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/pagewalk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/pgtable-generic.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/rmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/vmalloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/ioremap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/process_vm_access.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_alloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/init-mm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memblock.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/madvise.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swap_state.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swapfile.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/swap_slots.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/dmapool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/mempolicy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/sparse.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/sparse-vmemmap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/ksm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/slab.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/failslab.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memtest.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/migrate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/rodata_test.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/zpool.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/zbud.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/zsmalloc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/z3fold.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/early_ioremap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/frame_vector.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/memfd.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/ptdump.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `mm/page_reporting.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/open.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/read_write.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/file_table.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/super.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/char_dev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/stat.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/exec.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/pipe.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/namei.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/fcntl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/readdir.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/select.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/dcache.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/inode.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `fs/attr.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 month
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/liteuart.o' being placed in section `.eh_frame'
by kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 6642d600b541b81931fb1ab0c041b0d68f77be7e
commit: 1da81e5562fac8286567422cc56a7fbd0dc646d4 drivers/tty/serial: add LiteUART driver
date: 3 months ago
config: arm64-randconfig-r013-20210130 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 275c6af7d7f1ed63a03d05b4484413e447133269)
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/torvalds/linux.git/commit...
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 1da81e5562fac8286567422cc56a7fbd0dc646d4
# 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/regulator/max77650-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8649.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8660.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8925-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8952.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max77802-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max77826-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mcp16502.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mp8859.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mpq7920.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mt6311-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mt6360-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mt6397-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/qcom-labibb-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/qcom_spmi-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/palmas-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pca9450-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pfuze100-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pv88060-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pv88090-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps51632-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pcf50633-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rpi-panel-attiny-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rk808-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rohm-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rt5033-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rtmv20-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/s2mps11.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sky81452-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/slg51000-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/stpmic1_regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sy8106a-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sy8824x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sy8827n.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps62360-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps6507x-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65086-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65090-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65218-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps6586x-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65132-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/uniphier-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/vctrl-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/vexpress-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/tegra/reset-bpmp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-imx7.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-intel-gw.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-scmi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-simple.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-ti-syscon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-zynqmp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/n_tty.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_ldisc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_buffer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_port.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_mutex.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_ldsem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_baudrate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_jobctrl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/n_null.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/pty.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/sysrq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/vt_ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/vc_screen.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/selection.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/keyboard.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/consolemap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/consolemap_deftbl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/vt.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/defkeymap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/hvc/hvc_dcc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/hvc/hvc_console.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/serial_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/earlycon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/earlycon-arm-semihost.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_port.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_dma.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_fintek.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/serial_cs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_aspeed_vuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_mtk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_tegra.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_of.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/amba-pl010.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/amba-pl011.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/imx_earlycon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/sc16is7xx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/uartlite.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/altera_uart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/altera_jtaguart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/xilinx_uartps.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/tegra-tcu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/arc_uart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/fsl_lpuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/fsl_linflexuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/digicolor-usart.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/liteuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/serial_mctrl_gpio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/kgdboc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serdev/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serdev/serdev-ttyport.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/ttynull.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/mem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/random.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/misc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/virtio_console.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/raw.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/lp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/ba431-rng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/exynos-trng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/virtio-rng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/cctrng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ppdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/pcmcia/cm4040_cs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/pcmcia/scr24x_cs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu-impl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu-qcom.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iommu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iommu-traces.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iommu-sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/dma-iommu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/io-pgtable.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/io-pgtable-arm-v7s.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/io-pgtable-arm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iova.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/of_iommu.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/daisy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/probe.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/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/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-spmi.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-sdw.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/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/regulator/max77650-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8649.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8660.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8925-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max8952.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max77802-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/max77826-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mcp16502.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mp8859.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mpq7920.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mt6311-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mt6360-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/mt6397-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/qcom-labibb-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/qcom_spmi-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/palmas-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pca9450-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pfuze100-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pv88060-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pv88090-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps51632-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/pcf50633-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rpi-panel-attiny-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rk808-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rohm-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rt5033-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/rtmv20-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/s2mps11.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sky81452-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/slg51000-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/stpmic1_regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sy8106a-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sy8824x.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/sy8827n.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps62360-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps6507x-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65086-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65090-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65218-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps6586x-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/tps65132-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/uniphier-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/vctrl-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/regulator/vexpress-regulator.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/tegra/reset-bpmp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-imx7.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-intel-gw.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-scmi.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-simple.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-ti-syscon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/reset/reset-zynqmp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_io.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/n_tty.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_ldisc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_buffer.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_port.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_mutex.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_ldsem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_baudrate.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/tty_jobctrl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/n_null.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/pty.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/sysrq.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/vt_ioctl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/vc_screen.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/selection.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/keyboard.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/consolemap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/consolemap_deftbl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/vt.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/vt/defkeymap.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/hvc/hvc_dcc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/hvc/hvc_console.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/serial_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/earlycon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/earlycon-arm-semihost.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_port.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_dma.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_fintek.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/serial_cs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_aspeed_vuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_mtk.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_tegra.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/8250/8250_of.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/amba-pl010.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/amba-pl011.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/imx_earlycon.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/sc16is7xx.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/uartlite.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/altera_uart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/altera_jtaguart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/xilinx_uartps.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/tegra-tcu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/arc_uart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/fsl_lpuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/fsl_linflexuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/digicolor-usart.o' being placed in section `.eh_frame'
>> aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/liteuart.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/serial_mctrl_gpio.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serial/kgdboc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serdev/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/serdev/serdev-ttyport.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/tty/ttynull.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/mem.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/random.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/misc.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/virtio_console.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/raw.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/lp.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/core.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/ba431-rng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/exynos-trng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/virtio-rng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/hw_random/cctrng.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/ppdev.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/pcmcia/cm4040_cs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/char/pcmcia/scr24x_cs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu-impl.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu-nvidia.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/arm/arm-smmu/arm-smmu-qcom.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iommu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iommu-traces.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iommu-sysfs.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/dma-iommu.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/io-pgtable.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/io-pgtable-arm-v7s.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/io-pgtable-arm.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/iova.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/iommu/of_iommu.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/daisy.o' being placed in section `.eh_frame'
aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/parport/probe.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/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/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-spmi.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-sdw.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/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'
..
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
1 month