[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/8] target/arm: Move start-powered-off property to generi
From: |
Thiago Jung Bauermann |
Subject: |
Re: [PATCH v3 1/8] target/arm: Move start-powered-off property to generic CPUState |
Date: |
Tue, 28 Jul 2020 20:00:21 -0300 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
Greg Kurz <groug@kaod.org> writes:
> On Thu, 23 Jul 2020 13:06:09 +1000
> David Gibson <david@gibson.dropbear.id.au> wrote:
>
>> On Wed, Jul 22, 2020 at 11:56:50PM -0300, Thiago Jung Bauermann wrote:
>> > There are other platforms which also have CPUs that start powered off, so
>> > generalize the start-powered-off property so that it can be used by them.
>> >
>> > Note that ARMv7MState also has a property of the same name but this patch
>> > doesn't change it because that class isn't a subclass of CPUState so it
>> > wouldn't be a trivial change.
>> >
>> > This change should not cause any change in behavior.
>> >
>> > Suggested-by: Eduardo Habkost <ehabkost@redhat.com>
>> > Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
>> > Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
>>
>> Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
>>
>
> Reviewed-by: Greg Kurz <groug@kaod.org>
Thanks!
--
Thiago Jung Bauermann
IBM Linux Technology Center