Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485268
| From | Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices |
| Date | 2016-09-16 21:40 +0200 |
| Message-ID | <si79n-BS-7@gated-at.bofh.it> (permalink) |
| References | <rUVgZ-5P0-7@gated-at.bofh.it> <si4lc-7e8-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Cyrille
Thanks for your comments. I am sending v5 with all of them (hopefully) fixed.
On Fri, Sep 16, 2016 at 6:33 PM, Cyrille Pitchen
<cyrille.pitchen@atmel.com> wrote:
>> + else {
>> + uint64_t aux = to;
> what about i ?
do_div explicitly requires uint64_t on some arches, I got some errors
from the autobuilder if I just used i.
Thanks for your comments!
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices Cyrille Pitchen <cyrille.pitchen@atmel.com> - 2016-09-16 18:40 +0200 Re: [PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> - 2016-09-16 21:40 +0200
csiph-web