linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [vfs:mount-open_tree 47/55] (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd'
@ 2018-06-03  3:14 kbuild test robot
  2018-06-03  3:26 ` Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: kbuild test robot @ 2018-06-03  3:14 UTC (permalink / raw)
  To: David Howells; +Cc: kbuild-all, linux-fsdevel, Al Viro

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git mount-open_tree
head:   9f567b215a24571545746d762321e8dd13150108
commit: 644ed0fc203837691e612cd0792a668079518382 [47/55] VFS: Implement fsopen() to prepare for a mount
config: parisc-allnoconfig (attached as .config)
compiler: hppa-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 644ed0fc203837691e612cd0792a668079518382
        # save the attached .config to linux build tree
        make.cross ARCH=parisc 

All errors (new ones prefixed by >>):

   fs/fsopen.o: In function `__se_sys_fsopen':
>> (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 4549 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [vfs:mount-open_tree 47/55] (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd'
  2018-06-03  3:14 [vfs:mount-open_tree 47/55] (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd' kbuild test robot
@ 2018-06-03  3:26 ` Al Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2018-06-03  3:26 UTC (permalink / raw)
  To: kbuild test robot; +Cc: David Howells, kbuild-all, linux-fsdevel

On Sun, Jun 03, 2018 at 11:14:26AM +0800, kbuild test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git mount-open_tree
> head:   9f567b215a24571545746d762321e8dd13150108
> commit: 644ed0fc203837691e612cd0792a668079518382 [47/55] VFS: Implement fsopen() to prepare for a mount
> config: parisc-allnoconfig (attached as .config)
> compiler: hppa-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout 644ed0fc203837691e612cd0792a668079518382
>         # save the attached .config to linux build tree
>         make.cross ARCH=parisc 
> 
> All errors (new ones prefixed by >>):
> 
>    fs/fsopen.o: In function `__se_sys_fsopen':
> >> (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd'

Why, in name of everything unholy, does CONFIG_ANON_INODES exist, in the first
place?  Should be unconditional, IMO.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-03  3:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-03  3:14 [vfs:mount-open_tree 47/55] (.text.__se_sys_fsopen+0xb4): undefined reference to `anon_inode_getfd' kbuild test robot
2018-06-03  3:26 ` 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).