On Wed, Apr 26, 2017 at 01:42:54PM +1000, Michael Ellerman wrote: > kbuild test robot <fengguang.wu@xxxxxxxxx> writes: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y > > head: e6367827b272f6c0db6353e1dbc490adc7b3d0f7 > > commit: a6ea458b57da6761044421128684f88ce8b01acd [4225/4233] powerpc/64: Fix flush_(d|i)cache_range() called from modules > > config: powerpc-defconfig (attached as .config) > > compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 > > reproduce: > > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > git checkout a6ea458b57da6761044421128684f88ce8b01acd > > # save the attached .config to linux build tree > > make.cross ARCH=powerpc > > > > All errors (new ones prefixed by >>): > > > > arch/powerpc/kernel/misc_64.S: Assembler messages: > >>> arch/powerpc/kernel/misc_64.S:72: Error: .localentry expression for `flush_icache_range' does not evaluate to a constant > > Yep, I'm an idiot. > > Greg please drop this for now. Now dropped, thanks. greg k-h