On Tue, 29 Jun 2021 19:10:01 +0800 kernel test robot <lkp@xxxxxxxxx> wrote: > Hi Daniel, > > FYI, the error/warning still remains. Really? These were reported on Saturday (some people actually take off on weekends). I don't push any update that doesn't go through my test suite, which usually takes around 13 hours to run. I received the fixes from Daniel on Monday, and then kicked off my tests. Which *just* finished! Can we delay the pesky reminders for at least a week? -- Steve > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 73748627df83aab934c81332ca83a44ab8c7b3e3 > commit: bce29ac9ce0bb0b0b146b687ab978378c21e9078 [12896/14055] trace: Add osnoise tracer > config: arm64-randconfig-r023-20210629 (attached as .config) > compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project aad87328fabff9382bac0b452c83934515e6d0c8) > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # install arm64 cross compiling tool for clang build > # apt-get install binutils-aarch64-linux-gnu > # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=bce29ac9ce0bb0b0b146b687ab978378c21e9078 > git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > git fetch --no-tags linux-next master > git checkout bce29ac9ce0bb0b0b146b687ab978378c21e9078 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 >