linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Emil Medve <Emilian.Medve@Freescale.com>
To: Anton Blanchard <anton@samba.org>, <benh@kernel.crashing.org>,
	<paulus@samba.org>, <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 1/5] powerpc: Remove bootmem allocator
Date: Thu, 30 Oct 2014 01:00:54 -0500	[thread overview]
Message-ID: <5451D416.7030300@Freescale.com> (raw)
In-Reply-To: <1410956137-4824-1-git-send-email-anton@samba.org>

Hello Anton,


On 09/17/2014 07:15 AM, Anton Blanchard wrote:
> At the moment we transition from the memblock alloctor to the bootmem
> allocator. Gitting rid of the bootmem allocator removes a bunch of
> complicated code (most of which I owe the dubious honour of being
> responsible for writing).
> 
> Signed-off-by: Anton Blanchard <anton@samba.org>
> Tested-by: Emil Medve <Emilian.Medve@Freescale.com>
> ---
>  arch/powerpc/Kconfig             |   1 +
>  arch/powerpc/include/asm/setup.h |   3 +-
>  arch/powerpc/kernel/setup_32.c   |   5 +-
>  arch/powerpc/kernel/setup_64.c   |   3 +-
>  arch/powerpc/mm/init_32.c        |   9 --
>  arch/powerpc/mm/mem.c            |  62 +----------
>  arch/powerpc/mm/numa.c           | 224 ++++++---------------------------------
>  arch/powerpc/mm/pgtable_32.c     |   3 +-
>  arch/powerpc/mm/pgtable_64.c     |   6 +-
>  9 files changed, 43 insertions(+), 273 deletions(-)

Any idea on how to move these patches forward?


Cheers,

  parent reply	other threads:[~2014-10-30  6:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17 12:15 [PATCH 1/5] powerpc: Remove bootmem allocator Anton Blanchard
2014-09-17 12:15 ` [PATCH 2/5] powerpc: Remove some old bootmem related comments Anton Blanchard
2014-09-17 12:15 ` [PATCH 3/5] powerpc: Remove superfluous bootmem includes Anton Blanchard
2014-09-17 12:15 ` [PATCH 4/5] powerpc: Move sparse_init() into initmem_init Anton Blanchard
2014-09-17 12:15 ` [PATCH 5/5] powerpc: make __ffs return unsigned long Anton Blanchard
2014-10-30  6:00 ` Emil Medve [this message]
2014-10-31  2:15   ` [PATCH 1/5] powerpc: Remove bootmem allocator Michael Ellerman
2014-10-31  3:35     ` Emil Medve
  -- strict thread matches above, loose matches on Subject: below --
2014-09-17  5:58 Anton Blanchard
2014-08-05  6:32 Anton Blanchard

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=5451D416.7030300@Freescale.com \
    --to=emilian.medve@freescale.com \
    --cc=anton@samba.org \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=paulus@samba.org \
    /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).