* akpm@xxxxxxxxxxxxxxxxxxxx <akpm@xxxxxxxxxxxxxxxxxxxx> [2008-12-01 14:32]: > The ACARD driver calls udelay() with a value > 2000, which leads to > to the following compilation error on ARM: > ERROR: "__bad_udelay" [drivers/scsi/atp870u.ko] undefined! > make[1]: *** [__modpost] Error 1 > Fix this by using a combination of mdelay and udelay. Well, James Bottomley said that this simple patch is wrong, so I guess you should drop it. On the other hand, this probably means this build failure will never get fixed. Except for this build failure and another, unrelated build failure of a SCSI module, I managed to get all the build failures I see when compiling the Debian kernel on ARM and MIPS fixed. It's a pity the SCSI folks aren't as responsive as the rest of the world... -- Martin Michlmayr http://www.cyrius.com/ -- 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