Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1640282
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] irqchip/mbigen: bugfixs |
| Date | 2017-05-12 10:00 +0200 |
| Message-ID | <tGdEv-1eG-37@gated-at.bofh.it> (permalink) |
| References | <tGa3T-7oh-3@gated-at.bofh.it> |
| Organization | ARM Ltd |
On 12/05/17 04:55, Hanjun Guo wrote:
> From: Hanjun Guo <hanjun.guo@linaro.org>
>
> Here are 3 bugfixes for mbigen:
>
> Patch 1 is a critical bugfix which to fix the mbigen probe failure,
> commit 216646e4d82e ("irqchip/mbigen: Fix return value check in
> mbigen_device_probe()") introduced this breakage;
>
> Patch 2 fixes a potential NULL dereferencing;
>
> Patch 3 fixes a wrong clear register offset;
>
> v1 -> v2:
> - Rebase on top of lastest Linus tree (09d79d1 Merge tag
> 'docs-4.12-2' of git://git.lwn.net/linux);
>
> - Fix a checkpatch error.
>
> Thanks
> Hanjun
>
> Hanjun Guo (2):
> irqchip/mbigen: Fix memory mapping code
> irqchip/mbigen: Fix potential NULL dereferencing
>
> MaJun (1):
> irqchip/mbigen: Fix the clear register offset
>
> drivers/irqchip/irq-mbigen.c | 17 ++++++++++-------
> 1 file changed, 10 insertions(+), 7 deletions(-)
>
For the whole series:
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
M.
--
Jazz is not dead. It just smells funny...
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/3] irqchip/mbigen: bugfixs Hanjun Guo <guohanjun@huawei.com> - 2017-05-12 06:10 +0200
[PATCH v2 2/3] irqchip/mbigen: Fix potential NULL dereferencing Hanjun Guo <guohanjun@huawei.com> - 2017-05-12 06:10 +0200
[tip:irq/urgent] irqchip/mbigen: Fix potential NULL dereferencing tip-bot for Hanjun Guo <tipbot@zytor.com> - 2017-05-12 10:40 +0200
[PATCH v2 3/3] irqchip/mbigen: Fix the clear register offset Hanjun Guo <guohanjun@huawei.com> - 2017-05-12 06:10 +0200
[tip:irq/urgent] irqchip/mbigen: Fix the clear register offset calculation tip-bot for MaJun <tipbot@zytor.com> - 2017-05-12 10:40 +0200
[PATCH v2 1/3] irqchip/mbigen: Fix memory mapping code Hanjun Guo <guohanjun@huawei.com> - 2017-05-12 06:10 +0200
[tip:irq/urgent] irqchip/mbigen: Fix memory mapping code tip-bot for Hanjun Guo <tipbot@zytor.com> - 2017-05-12 10:40 +0200
Re: [PATCH v2 0/3] irqchip/mbigen: bugfixs "majun (Euler7)" <majun258@huawei.com> - 2017-05-12 09:00 +0200
Re: [PATCH v2 0/3] irqchip/mbigen: bugfixs Marc Zyngier <marc.zyngier@arm.com> - 2017-05-12 10:00 +0200
csiph-web