On 11/10/21 5:26 PM, kernel test robot wrote:
> tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: 881007522c8fcc3785c75432dbb149ca1b78e106
> commit: a2247f19ee1c5ad75ef095cdfb909a3244b88aa8 block: Add independent access ranges
support
> date: 2 weeks ago
> config: m68k-randconfig-r036-20211027 (attached as .config)
> compiler: m68k-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://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 a2247f19ee1c5ad75ef095cdfb909a3244b88aa8
> # save the attached .config to linux build tree
> mkdir build_dir
> COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir
ARCH=m68k SHELL=/bin/bash
>
> 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 >>):
>
>>> block/blk-ia-ranges.c:119: warning: expecting prototype for
disk_register_ia_ranges(). Prototype was for disk_register_independent_access_ranges()
instead
Thanks, fixed here:
https://git.kernel.dk/cgit/linux-block/commit/?h=block-5.16&id=68636e...
I was about to hit send for a fix patch :)
Thanks Jens.
--
Damien Le Moal
Western Digital Research