public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] irqchip/mbigen: bugfixs
@ 2017-05-12  3:55 Hanjun Guo
  2017-05-12  3:55 ` [PATCH v2 1/3] irqchip/mbigen: Fix memory mapping code Hanjun Guo
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Hanjun Guo @ 2017-05-12  3:55 UTC (permalink / raw)
  To: Marc Zyngier, Thomas Gleixner
  Cc: Kefeng Wang, Wei Yongjun, MaJun, linux-kernel, linuxarm,
	Hanjun Guo

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(-)

-- 
1.7.12.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-05-12  8:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-12  3:55 [PATCH v2 0/3] irqchip/mbigen: bugfixs Hanjun Guo
2017-05-12  3:55 ` [PATCH v2 1/3] irqchip/mbigen: Fix memory mapping code Hanjun Guo
2017-05-12  8:34   ` [tip:irq/urgent] " tip-bot for Hanjun Guo
2017-05-12  3:55 ` [PATCH v2 2/3] irqchip/mbigen: Fix potential NULL dereferencing Hanjun Guo
2017-05-12  8:35   ` [tip:irq/urgent] " tip-bot for Hanjun Guo
2017-05-12  3:55 ` [PATCH v2 3/3] irqchip/mbigen: Fix the clear register offset Hanjun Guo
2017-05-12  8:35   ` [tip:irq/urgent] irqchip/mbigen: Fix the clear register offset calculation tip-bot for MaJun
2017-05-12  6:55 ` [PATCH v2 0/3] irqchip/mbigen: bugfixs majun (Euler7)
2017-05-12  7:58 ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox