[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1531387704-13265-1-git-send-email-hofrat@osadl.org>
Date: Thu, 12 Jul 2018 11:28:21 +0200
From: Nicholas Mc Guire <hofrat@...dl.org>
To: Wei Xu <xuwei5@...ilicon.com>
Cc: Wang Long <long.wanglong@...wei.com>,
Haifeng Yan <yanhaifeng@...il.com>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Nicholas Mc Guire <hofrat@...dl.org>
Subject: [PATCH 0/3] ARM: hisi: fix of_iomap errors
This patch set addresses two issues in arch/arm/mach-hisi/hotplug.c
1) The hisi hotplug functions were using a few unchecked
of_iomap() while at the same time the system relied on
those mappings. Checks for !NULL were inserted.
2) Further some mandatory of_node_put() were missing and have
been inserted.
Powered by blists - more mailing lists