>>>>> "Sreekanth" == Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxxx> writes: Sreekanth> This patch will fix the below compilation errors on i386 ARCH Sreekanth> drivers/built-in.o: In function `_scsih_qcmd': Sreekanth> mpt2sas_scsih.c:(.text+0x1e7b56): undefined reference to Sreekanth> `__udivdi3' mpt2sas_scsih.c:(.text+0x1e7b8a): undefined Sreekanth> reference to `__umoddi3' Sreekanth> Used sector_div() API to fix above compilation errors. Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> -- Martin K. Petersen Oracle Linux Engineering -- 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