On Fri, Dec 22, 2006 at 10:21:52PM +0100, Kars de Jong wrote: > On di, 2006-12-19 at 03:09 +0000, Al Viro wrote: > > > m68k-generic-io.diff > > > > Hmm... That breaks when you have ISA && !PCI (e.g. amiga or q40 defconfig): > > > > lib/built-in.o: In function `ioread32_rep': > > (.text+0xc31a): undefined reference to `insl' > > lib/built-in.o: In function `iowrite32_rep': > > (.text+0xc43e): undefined reference to `outsl' > > lib/built-in.o: In function `ioread32': > > (.text+0xc7da): undefined reference to `readl' > > lib/built-in.o: In function `iowrite32': > > (.text+0xca6a): undefined reference to `writel' > > Thanks for spotting that. I'll update the patch. Where do we stand on this? IMHO we should just put the scsi driver update in now so we can kill all the old cruft and let the notoriously lagging m68k arch support catch up once they get the time for it. - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html