Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1678588
| From | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] irqchip/irq-mvebu-gicp: allocate enough memory for spi_bitmap |
| Date | 2017-06-30 10:20 +0200 |
| Message-ID | <tXZjH-30A-1@gated-at.bofh.it> (permalink) |
| References | <tXZa2-2WX-23@gated-at.bofh.it> |
| Organization | Free Electrons |
Hello,
On Fri, 30 Jun 2017 11:00:49 +0300, Dan Carpenter wrote:
> BITS_TO_LONGS() gives us the number of longs we need, but we want to
> allocate the number of bytes.
>
> Fixes: a68a63cb4dfc ("irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Indeed:
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thanks for spotting the mistake.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] irqchip/irq-mvebu-gicp: allocate enough memory for spi_bitmap Dan Carpenter <dan.carpenter@oracle.com> - 2017-06-30 10:10 +0200 Re: [PATCH] irqchip/irq-mvebu-gicp: allocate enough memory for spi_bitmap Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2017-06-30 10:20 +0200
csiph-web