>> I'm experiencing a kernel crash with the kernel nfs daemon in 4.6.1, >> 4.6.2 and 4.7.0-rc3-g5edb564 >> 4.5.4 is ok. >> >> My server is ArchLinux, nothing special, nfs-server.service enabled, >> this in exports: >> /home/nfs/archlinux-rpi >> 192.168.15.0/24(rw,no_subtree_check,nohide,insecure,no_root_squash,async) >> >> The client is a raspberrypi with 4.4.13-2-ARCH kernel, a nfs root, >> ArchLinuxArm and this kernel cmdline: >> nfsroot=192.168.15.103:/home/nfs/archlinux-rpi,vers=4.2,proto=tcp,rsize=1048576,wsize=1048576 >> >> the crash happens every time I *reboot* the raspberrypi. just booting >> it in the first place doesn't crash the server. >> please cc me for other info, since I'm not subscribed. > > Could you check latest upstream? I think there's a good chance this is > fixed by 39a9beab5acb "rpc: share one xps between all backchannels". thanks Bruce, 4.7.0-rc3-gbb96727 seems to work fine. I hope this gets submitted to stable too? -- damjan -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html