Messages in this thread |  | | Date | Wed, 14 Feb 2001 10:54:18 -0700 (MST) | | From | Aaron Dewell <> | | Subject | Re: 2.4.1-ac12 compile failure on sparc64 |
| |
It's a quick change at arch/sparc64/kernel/sys_sparc32.c:907 from:
struct dqblk d;
to: struct disk_dqblk d;
Compiles and works great on my ultra.
On Wed, 14 Feb 2001, Anton Blanchard wrote: > > Hi - I am having compilation troubles on my sparc64 workstation (standard > > Ultra 5 machine), which is currently running stock 2.4.1 on Red Hat 6.2 quite > > happily. > > We arent tracking the -ac patches at the moment and alan can't be expected > to ensure it compiles on all architectures. Best bet is to stick with > Linus releases. > > Anton
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |