All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH v2] powerpc: Merge 32-bit and 64-bit setup_arch()
Date: Thu, 21 Jul 2016 14:20:00 +1000	[thread overview]
Message-ID: <87shv38vwv.fsf@@concordia.ellerman.id.au> (raw)
In-Reply-To: <1469004611-17316-1-git-send-email-mpe@ellerman.id.au>

Michael Ellerman <mpe@ellerman.id.au> writes:

> From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
>
> There is little enough differences now.
>
> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> [mpe: Add empty versions using #ifdef in setup.h rather than weak functions]
> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
> ---
>  arch/powerpc/include/asm/kvm_ppc.h |   4 -
>  arch/powerpc/include/asm/rtas.h    |   3 +-
>  arch/powerpc/include/asm/setup.h   |  46 +++++++++-
>  arch/powerpc/kernel/setup-common.c | 169 +++++++++++++++++++++++++++++++++++
>  arch/powerpc/kernel/setup_32.c     |  65 +-------------
>  arch/powerpc/kernel/setup_64.c     | 178 ++-----------------------------------
>  6 files changed, 228 insertions(+), 237 deletions(-)
>
> v2: Add empty versions using #ifdef in setup.h rather than weak functions.

This breaks a SMP=n BOOK3E=y config.

New version incoming.

cheers

      reply	other threads:[~2016-07-21  4:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-20  8:50 [PATCH v2] powerpc: Merge 32-bit and 64-bit setup_arch() Michael Ellerman
2016-07-21  4:20 ` Michael Ellerman [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=87shv38vwv.fsf@@concordia.ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=linuxppc-dev@ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.