2.3.36-pre on SPARC

Anton Blanchard anton en progsoc.uts.edu.au
Vie Ene 21 18:21:20 CST 2000


 
> 1. ide-geometry is forced into the block device code unconditionally. That
>    breaks all archs which don't know about IDE drives (and don't care: ever
>    seen an Apollo Domain or an Mac-68k or an IBM S/390 with IDE drives? and
>    sparc doesn't need it either, newer Ultra's have IDE but to my knowledge
>    none of the older 32bit SPARCs).
> 
>    My suggestion: make it conditional on CONFIG_BLK_DEV_IDE...
> 
> 2. linux/ide.h is included by fs/partitions/msdos.c. This breaks compilation
>    also, because that requires asm-<arch>/hdreg.h which does not exist on all
>    archs (but could if need should be).
> 
> So the problem is: keep the IDE stuff out of where it does not belong.

I agree. It is the only thing preventing sparc32 from compiling now.

Anton

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



Más información sobre la lista de distribución Ayuda