is not noexec.
it's a lot of months i see this on dmesg, but i don't have any problem.
i just like to know what are generating this warning...
mount
rootfs on / type rootfs (rw)
/dev/root on / type reiserfs (rw,noatime)
proc on /proc type proc (rw,nosuid,nodev,noexec)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
udev on /dev type tmpfs (rw,nosuid,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,gid=5,mode=620)
none on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,size=1048576k)
rc-svcdir on /lib64/rc/init.d type tmpfs (rw,nosuid,nodev,noexec,size=1024k,mode=755)
cachedir on /lib64/splash/cache type tmpfs (rw,size=4096k,mode=644)
/dev/sda1 on /boot type ext3 (rw,noatime)
/dev/sda3 on /home type reiserfs (rw,nosuid,nodev,noatime)
/dev/sdb1 on /mnt/dati type reiserfs (rw,nosuid,nodev,noatime)
none on /var/tmp/portage type tmpfs (rw,size=5G,uid=250,gid=250)
/mnt/dati on /export/dati type none (rw,bind)
/home on /export/home type none (rw,bind)
/usr/portage/distfiles on /export/distfiles type none (rw,bind)
/usr/local/scripts on /export/scripts type none (rw,bind)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
nfsd on /proc/fs/nfsd type nfsd (rw,noexec,nosuid,nodev)
securityfs on /sys/kernel/security type securityfs (rw,noexec,nosuid,nodev)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
none on /proc/fs/vmblock/mountPoint type vmblock (rw)
Il giorno mer, 03/09/2008 alle 20.43 +0200, Xav' ha scritto:
Le Wednesday 03 September 2008 20:29:10 Xav', vous avez écrit*:
> Le Wednesday 03 September 2008 20:14:44 Michele Schiavo, vous avez écrit*:
> > Someone know what is making this warning in dmesg ?
> >
> > VMBlock warning: DentryOpRevalidate: invalid args from kernel
>
> hmmmm without any more information (kernel version, config, etc...), i'm
> afraid we cannot help you...
So, after little googling, maybe this is because /dev is mounted with noexec
option... I give you some pointer where to start your search :
http://communities.vmware.com/thread/96035
HTH.
Xav'