On Mon, Mar 15, 2021 at 09:58:30AM -0700, Darrick J. Wong wrote:
On Mon, Mar 15, 2021 at 04:41:04PM +0100, Christian Brauner wrote:
> On Mon, Mar 15, 2021 at 11:38:27PM +0800, kernel test robot wrote:
> > tree:
https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git
2021-03-15/xfstests
> > head: 2bbe0fe85cd29ed30d81564c0b679d10563bb168
> > commit: 2bbe0fe85cd29ed30d81564c0b679d10563bb168 [3/3] Merge remote-tracking
branch 'xfs/xfs-5.12-fixes' into 2021-03-15/xfstests
> > config: alpha-randconfig-r033-20210315 (attached as .config)
> > compiler: alpha-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/brauner/linux.git/commit/...
> > git remote add brauner
https://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux.git
> > git fetch --no-tags brauner 2021-03-15/xfstests
> > git checkout 2bbe0fe85cd29ed30d81564c0b679d10563bb168
> > # save the attached .config to linux build tree
> > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross
ARCH=alpha
> >
> > If you fix the issue, kindly add following tag as appropriate
> > Reported-by: kernel test robot <lkp(a)intel.com>
>
> Darrick, you can ignore this. This was a testing branch that I've merged
> your branch into. The patches I sent out are on a proper, fixed branch.
> Sorry for the noise.
Don't worry about it ... there's a bug in one of the -fixes branch
patches so I had to rebase the whole thing to fix the regressions.
Sorry that this also means you ought to rebase your branch for testing
too. :(
No problem. Thanks for telling me! :)
Christian