From: Nathan Lynch <nathanl@linux.ibm.com>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: rdunlap@infradead.org, Nicholas Piggin <npiggin@gmail.com>,
Thomas Gleixner <tglx@linutronix.de>,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/pseries: Select the generic memory allocator.
Date: Thu, 09 Mar 2023 08:13:08 -0600 [thread overview]
Message-ID: <87h6uu813f.fsf@linux.ibm.com> (raw)
In-Reply-To: <20230309135110.uAxhqRFk@linutronix.de>
Sebastian Andrzej Siewior <bigeasy@linutronix.de> writes:
> The RTAS work area allocator is using the generic memory allocator and
> as such it must select it.
>
> Select the generic memory allocator on pseries.
>
> Fixes: 43033bc62d349 ("powerpc/pseries: add RTAS work area allocator")
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Thanks. Randy already sent the same fix:
https://lore.kernel.org/linuxppc-dev/20230223070116.660-4-rdunlap@infradead.org/
> ---
> arch/powerpc/platforms/pseries/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/powerpc/platforms/pseries/Kconfig b/arch/powerpc/platforms/pseries/Kconfig
> index b481c5c8bae11..1c23f2d4ed557 100644
> --- a/arch/powerpc/platforms/pseries/Kconfig
> +++ b/arch/powerpc/platforms/pseries/Kconfig
> @@ -2,6 +2,7 @@
> config PPC_PSERIES
> depends on PPC64 && PPC_BOOK3S
> bool "IBM pSeries & new (POWER5-based) iSeries"
> + select GENERIC_ALLOCATOR
> select HAVE_PCSPKR_PLATFORM
> select MPIC
> select OF_DYNAMIC
> --
> 2.39.2
prev parent reply other threads:[~2023-03-09 14:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-09 13:51 [PATCH] powerpc/pseries: Select the generic memory allocator Sebastian Andrzej Siewior
2023-03-09 14:13 ` Nathan Lynch [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=87h6uu813f.fsf@linux.ibm.com \
--to=nathanl@linux.ibm.com \
--cc=bigeasy@linutronix.de \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=npiggin@gmail.com \
--cc=rdunlap@infradead.org \
--cc=tglx@linutronix.de \
/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