[PATCH 0/2] arm64: mm: dump: a couple of fixes

Mark Rutland mark.rutland at arm.com
Thu Dec 11 10:20:52 PST 2014


On Wed, Dec 10, 2014 at 05:56:13PM +0000, Laura Abbott wrote:
> On 12/5/2014 4:34 AM, Mark Rutland wrote:
> > While using the mm dump code, I spotted a couple of issues; one build warning
> > and one theoretical failure on systems endowed with plenty of RAM (as with ARM
> > [1], though arm64 requires a slightly different resolution). These patches
> > (based on next-20141205), fix those issues.
> >
> > Mark.
> >
> > [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/308952.html
> >
> > Mark Rutland (2):
> >    arm64: mm: dump: fix shift warning
> >    arm64: mm: dump: don't skip final region
> >
> >   arch/arm64/mm/dump.c | 5 +----
> >   1 file changed, 1 insertion(+), 4 deletions(-)
> >
> 
> If they haven't been picked up yet:
> 
> Acked-by: Laura Abbott <lauraa at codeaurora.org>

Thanks!

Mark.



More information about the linux-arm-kernel mailing list