Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1589140
| From | "Martin K. Petersen" <martin.petersen@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] scsi: lpfc: use div_u64 for 64-bit division |
| Date | 2017-02-28 04:20 +0100 |
| Message-ID | <tfGuu-6Vv-9@gated-at.bofh.it> (permalink) |
| References | <tfCKd-4br-1@gated-at.bofh.it> |
| Organization | Oracle Corporation |
>>>>> "Arnd" == Arnd Bergmann <arnd@arndb.de> writes: Arnd> The new debugfs output causes a link error on 32-bit Arnd> architectures: ERROR: "__aeabi_uldivmod" Arnd> [drivers/scsi/lpfc/lpfc.ko] undefined! Arnd> This code is not performance critical, so we can simply use Arnd> div_u64(). Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] scsi: lpfc: use div_u64 for 64-bit division Arnd Bergmann <arnd@arndb.de> - 2017-02-28 00:20 +0100 Re: [PATCH] scsi: lpfc: use div_u64 for 64-bit division "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-02-28 04:20 +0100 Re: [PATCH] scsi: lpfc: use div_u64 for 64-bit division James Smart <james.smart@broadcom.com> - 2017-02-28 19:20 +0100
csiph-web