public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.13-rc6-git3 undefined reference on _mntput
@ 2005-08-11 15:56 Hetfield
  2005-08-11 16:07 ` Jiri Slaby
  2005-08-11 16:23 ` Jiri Slaby
  0 siblings, 2 replies; 4+ messages in thread
From: Hetfield @ 2005-08-11 15:56 UTC (permalink / raw)
  To: Kernel, 

grep _mntput *
namei.c:        _mntput(nd->mnt);
namespace.c:void __mntput(struct vfsmount *mnt)
namespace.c:EXPORT_SYMBOL(__mntput);


  CC      fs/namei.o
fs/namei.c: In function `path_release_on_umount':
fs/namei.c:317: warning: implicit declaration of function `_mntput'


....

   LD      .tmp_vmlinux1
fs/built-in.o: In function `path_release_on_umount':
: undefined reference to `_mntput'
make: *** [.tmp_vmlinux1] Error 1


seems an underscore is missing.

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <4AnDw-3uy-7@gated-at.bofh.it>]

end of thread, other threads:[~2005-08-11 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11 15:56 2.6.13-rc6-git3 undefined reference on _mntput Hetfield
2005-08-11 16:07 ` Jiri Slaby
2005-08-11 16:23 ` Jiri Slaby
     [not found] <4AnDw-3uy-7@gated-at.bofh.it>
     [not found] ` <4AnNc-3QB-39@gated-at.bofh.it>
2005-08-11 17:29   ` Hetfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox