linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Magnus Lilja <lilja.magnus@gmail.com>
To: Laura Abbott <labbott@redhat.com>
Cc: Russell King <rmk+kernel@armlinux.org.uk>,
	Nicolas Pitre <nicolas.pitre@linaro.org>,
	Grygorii Strashko <grygorii.strashko@ti.com>,
	linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <festevam@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2 0/2] Memblock cleanup plus memory removal fix
Date: Fri, 6 Jan 2017 10:46:21 +0100	[thread overview]
Message-ID: <CAM=E1R7CfCUw25+ONSx1Vz29dxEQgjM0M7OddY_kihpRTnWLeA@mail.gmail.com> (raw)
In-Reply-To: <1483657274-11346-1-git-send-email-labbott@redhat.com>

Hi

On 6 January 2017 at 00:01, Laura Abbott <labbott@redhat.com> wrote:
> Hi,
>
> This is v2 of the series to make sanity_check_meminfo (renamed in this series)
> more readable and less error prone and fix an existing bug. v1 failed in that it
> re-introduced a previously fixed bug. Hopefully this version does better.
>
> As a reminder, During the course of
> https://marc.info/?l=linux-arm-kernel&m=148145259511248, Grygorii Strashko
> reminded me of another issue where I proposed a patch but never followed up on
> it. The patch in
> http://lists.infradead.org/pipermail/linux-arm-kernel/2014-October/296978.html
> did some cleanup and renaming of sanity_check_meminfo. I think this makes the
> code more readable so I'd like to resurect it and rebase my fix
> http://lists.infradead.org/pipermail/linux-arm-kernel/2016-December/474060.html
> on top of it.
>

Tested the series on i.MX31 PDK board.

Tested-by: Magnus Lilja <lilja.magnus@gmail.com>

/Magnus


> Laura Abbott (2):
>   arm: Cleanup sanity_check_meminfo
>   arm: Adjust memory boundaries after reservations
>
>  arch/arm/kernel/setup.c | 12 ++++++++--
>  arch/arm/mm/mmu.c       | 62 +++++++++++++++++--------------------------------
>  arch/arm/mm/nommu.c     |  8 +++----
>  3 files changed, 35 insertions(+), 47 deletions(-)
>
> --
> 2.7.4
>

      parent reply	other threads:[~2017-01-06  9:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-05 23:01 [PATCHv2 0/2] Memblock cleanup plus memory removal fix Laura Abbott
2017-01-05 23:01 ` [PATCHv2 1/2] arm: Cleanup sanity_check_meminfo Laura Abbott
2017-01-06  4:17   ` Nicolas Pitre
2017-01-10  1:07     ` Laura Abbott
2017-01-05 23:01 ` [PATCHv2 2/2] arm: Adjust memory boundaries after reservations Laura Abbott
2017-01-06  0:41   ` Russell King - ARM Linux
2017-01-06  9:46 ` Magnus Lilja [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAM=E1R7CfCUw25+ONSx1Vz29dxEQgjM0M7OddY_kihpRTnWLeA@mail.gmail.com' \
    --to=lilja.magnus@gmail.com \
    --cc=festevam@gmail.com \
    --cc=grygorii.strashko@ti.com \
    --cc=labbott@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.pitre@linaro.org \
    --cc=rmk+kernel@armlinux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).