On 24/09/16 17:18, SF Markus Elfring wrote: >> Applied to the togreg branch of iio.git - initially pushed out >> as testing for the autobuilders to play with it. > > Thanks for your positive response. > > > Do you see any need to improve the software situation around > the macro "BITS_TO_LONGS" further? > > Do you fiddle with a programming interface like "bitmap_alloc" occasionally? It might be clearer than having an array allocation as we do after this patch. Obviously the representation is an array, but it is a little ugly as it stands! > > Regards, > Markus > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
- [PATCH 0/7] iio: Fine-tuning for several function implem... SF Markus Elfring
- [PATCH 1/7] iio: Use kmalloc_array() in iio_scan_ma... SF Markus Elfring
- Re: [PATCH 1/7] iio: Use kmalloc_array() in iio... Jonathan Cameron
- Re: [PATCH 1/7] iio: Use kmalloc_array() in... SF Markus Elfring
- Re: [PATCH 1/7] iio: Use kmalloc_array(... Jonathan Cameron
- [PATCH 2/7] iio: Rename a jump label in iio_buffer_... SF Markus Elfring
- Re: [PATCH 2/7] iio: Rename a jump label in iio... Jonathan Cameron
- Re: iio: Rename a jump label in iio_buffer_... SF Markus Elfring
- Re: iio: Rename a jump label in iio_buf... Jonathan Cameron
- Re: iio: Rename a jump label in ii... SF Markus Elfring
- Re: iio: Rename a jump label i... Jonathan Cameron
- Re: iio: Rename a jump lab... SF Markus Elfring
- Re: iio: Rename a jump lab... Jonathan Cameron
- Re: iio: Rename a jump lab... SF Markus Elfring
- [PATCH 3/7] iio: Rename a jump label in iio_buffer_... SF Markus Elfring