HI,
I'm trying to bring up a 2.4.18 kernel on a tx4925 using an NFS'ed root filesystem. In the process of mounting root, the actual mount request RPC call returns a -512 which is -ERESTARTSYS from function __rpc_execute() in file net/sunrpc/sched.c.
About line 622...