[PATCH] sparc64 compile fix

From: Petru Paler (ppetru@ppetru.net)
Date: Sat Jan 13 2001 - 08:21:04 EST


--- arch/sparc64/kernel/sys_sparc32.c.orig Sat Jan 13 07:59:43 2001
+++ arch/sparc64/kernel/sys_sparc32.c Sat Jan 13 08:00:23 2001
@@ -904,7 +904,7 @@
 {
        int cmds = cmd >> SUBCMDSHIFT;
        int err;
- struct dqblk d;
+ struct dqblk32 d;
        mm_segment_t old_fs;
        char *spec;

--
Petru Paler, mailto:ppetru@ppetru.net
http://www.ppetru.net - ICQ: 41817235
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:36 EST