Re: 2.4.0-test3-pre2: Yet more failures on SPARC

From: Anton Blanchard (anton@linuxcare.com)
Date: Sat Jul 01 2000 - 00:49:48 EDT

  • Next message: Andre Hedrick: "Re: a joint letter on low latency and Linux"

    > At arch/sparc/kernel/sys_sunos.c I get:
    >
    > sys_sunos.c: In function `sunos_nfs_get_server_fd':
    > sys_sunos.c:653: warning: `inode' might be used uninitialized in this function
    > make[1]: *** [sys_sunos.o] Error 1

    Thanks, fix is in vger. Someone removed the checks (I assume they arent needed
    any more) but missed the fact we were setting inode as well:

            if (!file->f_dentry || !(inode = file->f_dentry->d_inode))

    Anton

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Jul 01 2000 - 00:52:55 EDT