* [vfs:work.asm-exports 8/12] (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages'
@ 2016-08-09 8:55 kbuild test robot
2016-08-09 14:11 ` Al Viro
0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2016-08-09 8:55 UTC (permalink / raw)
To: Al Viro; +Cc: kbuild-all, linux-fsdevel
[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.asm-exports
head: e007c53397acb5554e226693e3bff54a312ccd96
commit: 9445aa1a3062a75a4d9de78026816ebc941e7b99 [8/12] ppc: move exports to definitions
config: powerpc-socrates_defconfig (attached as .config)
compiler: powerpc-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 9445aa1a3062a75a4d9de78026816ebc941e7b99
# save the attached .config to linux build tree
make.cross ARCH=powerpc
All errors (new ones prefixed by >>):
arch/powerpc/kernel/built-in.o: In function `__ksymtab_clear_pages':
>> (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 17041 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [vfs:work.asm-exports 8/12] (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages'
2016-08-09 8:55 [vfs:work.asm-exports 8/12] (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages' kbuild test robot
@ 2016-08-09 14:11 ` Al Viro
0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2016-08-09 14:11 UTC (permalink / raw)
To: kbuild test robot; +Cc: kbuild-all, linux-fsdevel
On Tue, Aug 09, 2016 at 04:55:46PM +0800, kbuild test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.asm-exports
> head: e007c53397acb5554e226693e3bff54a312ccd96
> commit: 9445aa1a3062a75a4d9de78026816ebc941e7b99 [8/12] ppc: move exports to definitions
> config: powerpc-socrates_defconfig (attached as .config)
> compiler: powerpc-linux-gnu-gcc (Debian 5.4.0-6) 5.4.0 20160609
> reproduce:
> wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 9445aa1a3062a75a4d9de78026816ebc941e7b99
> # save the attached .config to linux build tree
> make.cross ARCH=powerpc
>
> All errors (new ones prefixed by >>):
>
> arch/powerpc/kernel/built-in.o: In function `__ksymtab_clear_pages':
> >> (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages'
Hadn't spotted the removal of clear_pages() definition when porting that
one. Fixed and force-pushed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-09 14:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 8:55 [vfs:work.asm-exports 8/12] (___ksymtab+clear_pages+0x0): undefined reference to `clear_pages' kbuild test robot
2016-08-09 14:11 ` Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).