-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

I'm writing a kernel module which uses the function VOP_OPEN. When I try
to compile my module vnode_if.h complains:

vnode_if.h:177: warning: inlining failed in call to `VOP_OPEN'
binctl.c:35: warning: called from here
vnode_if.h:206: warning: inlining failed in call to `VOP_CLOSE'

What does this mean?

Here is some extra info:
The VOP_OPEN call: VOP_OPEN(vp, FREAD, p->p_ucred, p);
vp = p->p_tracep

Thanks,

Evan Sarmiento ([EMAIL PROTECTED])
http://sekt7.org/es
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (SunOS)
Comment: Made with pgp4pine 1.75-6

iEYEARECAAYFAjqr268ACgkQa7CFsJ0L22xh6QCeIBjboiqya4XVyGpXU7BTqWAE
q5cAnAtOuLySFceXg6C/VU4hu7oDKZqB
=F6Yi
-----END PGP SIGNATURE-----



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to