On Mon, Aug 16, 2021 at 10:47:49PM +0800, kernel test robot wrote:
Hi Christian,
I love your patch! Perhaps something to improve:
[auto build test WARNING on 456af438ad490bac7ed954cb929bcec1df7f0c82]
url:
https://github.com/0day-ci/linux/commits/Christian-Brauner/ksmbd-fix-look...
base: 456af438ad490bac7ed954cb929bcec1df7f0c82
config: s390-allyesconfig (attached as .config)
compiler: s390-linux-gcc (GCC) 11.2.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://github.com/0day-ci/linux/commit/ebbc41b9d3f7b7f6c558cb5d5f12ecb81...
git remote add linux-review
https://github.com/0day-ci/linux
git fetch --no-tags linux-review
Christian-Brauner/ksmbd-fix-lookup-on-idmapped-mounts/20210816-200054
git checkout ebbc41b9d3f7b7f6c558cb5d5f12ecb8134c9c2e
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross ARCH=s390
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
Note, this failure is expected as lookup_one() is in another tree. This
is mentioned in the commit message which obviously the automatic tool
can't be expected to figure out. But just an fyi, that there's nothing
to do right now. :)
Christian