lkml.org 
[lkml]   [2009]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: next Feb 13 drivers/scsi/aha1542.ko build break
Sachin P. Sant wrote:
> Feb 13 next x86 allmodconfig build breaks with
>
> ERROR: "__udivdi3" [drivers/scsi/aha1542.ko] undefined!
>
> .config attached.


I'm seeing that also. I think that it's this line in aha1542.c:

495: mbo = (scsi2int(mb[mbi].ccbptr) - (SCSI_BUF_PA(&ccb[0]))) / sizeof(struct ccb);

since I can comment out the "/ sizeof(struct ccb)" and the driver builds successfully.

This may need a patch to use one of the div() macros (?).


--
~Randy


\
 
 \ /
  Last update: 2009-02-13 19:25    [W:0.095 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site