From mboxrd@z Thu Jan 1 00:00:00 1970 From: geoff@infradead.org (Geoff Levand) Date: Fri, 29 Jul 2016 10:12:26 -0700 Subject: [PATCH v1 1/4] kexec: (bugfix) calc correct end address of memory ranges in device tree In-Reply-To: <20160729082714.GA1041@n2100.armlinux.org.uk> References: <3562841.ROYbCgkeeq@hactar> <20160727232331.GY1041@n2100.armlinux.org.uk> <1860371.lT9GInp2C3@hactar> <20160729082714.GA1041@n2100.armlinux.org.uk> Message-ID: <1469812346.16559.40.camel@infradead.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2016-07-29 at 09:27 +0100, Russell King - ARM Linux wrote: > So, these functions are a mess and need fixing. Since this change isn't really related to arm64 support, I'll drop this patch from my series. -Geoff