linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Christophe Leroy <christophe.leroy@c-s.fr>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Paul Mackerras <paulus@samba.org>, Scott Wood <oss@buserror.net>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: powerpc/32: book3s - fix compile error with CONFIG_PPC_PTDUMP
Date: Thu, 18 Jan 2018 00:32:36 +1100 (AEDT)	[thread overview]
Message-ID: <3zM7Lr1PVlz9sRW@ozlabs.org> (raw)
In-Reply-To: <20171208163430.1B20C6B864@localhost.localdomain>

On Fri, 2017-12-08 at 16:34:29 UTC, Christophe Leroy wrote:
> This patch remove CONFIG_PPC_HTDUMP if not PPC_BOOK3S_64 to avoid
> below compile failure on BOOK3S_32:
> 
>   CC      arch/powerpc/mm/dump_linuxpagetables.o
>   CC      arch/powerpc/mm/dump_hashpagetable.o
> In file included from arch/powerpc/mm/dump_hashpagetable.c:27:0:
> ./arch/powerpc/include/asm/plpar_wrappers.h: In function 'get_cede_latency_hint':
...
> 
> Fixes: dd5ac03e09554 ("powerpc/mm: Fix page table dump build
> on non-Book3S")
> 
> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/94d3084a0f8cbca9ceea2835ac842c

cheers

      reply	other threads:[~2018-01-17 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-08 16:34 [PATCH] powerpc/32: book3s - fix compile error with CONFIG_PPC_PTDUMP Christophe Leroy
2018-01-17 13:32 ` 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=3zM7Lr1PVlz9sRW@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=benh@kernel.crashing.org \
    --cc=christophe.leroy@c-s.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=oss@buserror.net \
    --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).