public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Joachim Wiberg <troglobit@gmail•com>
To: Scott Wood <oss@buserror•net>,
	linuxppc-dev@lists•ozlabs.org,
	Michael Ellerman <mpe@ellerman•id.au>,
	Benjamin Herrenschmidt <benh@kernel•crashing.org>,
	Paul Mackerras <paulus@samba•org>
Cc: Tobias Waldekranz <tobias@waldekranz•com>
Subject: Re: [PATCH 1/1] powerpc/e500/qemu-e500: allow core to idle without waiting
Date: Fri, 14 Jan 2022 11:32:54 +0100	[thread overview]
Message-ID: <87ilumd2uh.fsf@gmail.com> (raw)
In-Reply-To: <f6d4c1151e290bb71a18dcf6fd424fe15250e75d.camel@buserror.net>

On Wed, Jan 12, 2022 at 06:36, Scott Wood <oss@buserror•net> wrote:
> On Wed, 2022-01-12 at 12:24 +0100, Joachim Wiberg wrote:
>> [snip]
>> +#ifdef CONFIG_PPC64
>> +       .power_save             = book3e_idle,
>> +#else
>> +       .power_save             = e500_idle,
>> +#endif
>>  };
> In the 32-bit case shouldn't this already be getting added by
> setup_power_save()?  Though I see corenet_generic.c doing the same thing...

We went for consistency with the corenet_generic.c setup, which as you
noted does the same thing.

Best regards
 /Joachim

  reply	other threads:[~2022-01-14 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-12 11:24 [PATCH 1/1] powerpc/e500/qemu-e500: allow core to idle without waiting Joachim Wiberg
2022-01-12 12:36 ` Scott Wood
2022-01-14 10:32   ` Joachim Wiberg [this message]
2022-01-14 17:49 ` Scott Wood
2022-02-15  5:26 ` Michael Ellerman

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=87ilumd2uh.fsf@gmail.com \
    --to=troglobit@gmail$(echo .)com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=oss@buserror$(echo .)net \
    --cc=paulus@samba$(echo .)org \
    --cc=tobias@waldekranz$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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