* Shile Zhang <shile.zhang@xxxxxxxxxxxxxxxxx> wrote: > Hi, > > Sorry, update for compile error fix, reported by Intel's kbuild test robot. > Any comments or suggestions are welcome! Could you please send a delta patch to fix these new build warnings on 64-bit allnoconfig kernels: arch/x86/kernel/unwind_orc.c:210:12: warning: ‘orc_sort_cmp’ defined but not used [-Wunused-function] arch/x86/kernel/unwind_orc.c:190:13: warning: ‘orc_sort_swap’ defined but not used [-Wunused-function] Thanks, Ingo