On Mon, Dec 18, 2006 at 10:34:21AM +0100, Geert Uytterhoeven wrote: > On Sun, 17 Dec 2006, James Bottomley wrote: > > On Tue, 2006-10-31 at 22:47 +0100, Kars de Jong wrote: > > > On ma, 2006-10-30 at 11:13 +0000, Christoph Hellwig wrote: > > > > Any updates? Honestly, I do not plan to touch the current 53c7xx/etc > > > > mess in the upoming request_buffer transition, and unless the m68k > > > > folks provide the new 53c700-based driver I'll just submit a patch to > > > > rip 53c7xx and users out without replacement. > > > > > > OK, here's the patch, without the m68k generic iomap changes. > > > > Could you regenerate this against the current git-head? I've tried > > several merge points and I still can't get it to apply ... I suspect it > > had additional m68k fixes in the original file. > > Yes, it was against the m68k tree. > > If Kars doesn't respond, you can try > > 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' - 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