From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Tue, 12 Apr 2016 12:32:04 -0700 Subject: [PATCH] bus: uniphier-system-bus: fix condition of overlap check In-Reply-To: References: <20160401193242.F963.4A936039@socionext.com> Message-ID: <20160412193204.GA5588@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Apr 07, 2016 at 10:59:48PM +0900, Masahiro Yamada wrote: > 2016-04-01 19:32 GMT+09:00 Kunihiko Hayashi : > > This patch fixes condition whether the specified address ranges > > overlap each other. > > > > Fixes: 4b7f48d395a7 ("bus: uniphier-system-bus: add UniPhier System Bus driver") > > Signed-off-by: Kunihiko Hayashi > > --- > > Acked-by: Masahiro Yamada > > > Arnd, Olof, > > Could you pick up this bug-fix for v4.6, please? Applied to fixes. -Olof