linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Cc: Sudeep Holla <sudeep.holla@arm.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Jaswinder Singh <jaswinder.singh@linaro.org>,
	"linux-pm@vger.kernel.org" <linux-pm@vger.kernel.org>,
	Linaro ACPI Mailman List <linaro-acpi@lists.linaro.org>,
	Patch Tracking <patches@linaro.org>,
	linux acpi <linux-acpi@vger.kernel.org>,
	Viresh Kumar <viresh.kumar@linaro.org>
Subject: Re: [PATCH v6 2/7] ACPI: Make ACPI processor driver more extensible
Date: Thu, 09 Jul 2015 14:18:24 +0100	[thread overview]
Message-ID: <559E74A0.4050600@arm.com> (raw)
In-Reply-To: <CAJ5Y-ebjN=EmN-nruz5sT75_WvYjYBrLBPoVhwPpHhJ3kmjL3g@mail.gmail.com>

Hi Ashwin.

On 09/07/15 13:25, Ashwin Chaugule wrote:
> Hi Sudeep,
>
>
> On 9 July 2015 at 05:06, Sudeep Holla <sudeep.holla@arm.com> wrote:
>> Hi,
>>
>> On 08/07/15 21:28, Ashwin Chaugule wrote:
>>>
>>> On 8 July 2015 at 16:05, Ashwin Chaugule <ashwin.chaugule@linaro.org>
>>> wrote:
>>>>
>>>> On 8 July 2015 at 15:55, Rafael J. Wysocki <rafael@kernel.org> wrote:
>>> Perhaps the confusion is coming from the introduction of ACPI_CST in
>>> this file. I could leave it as it is and just separate out the
>>> ACPI_PSS bits. But I figured, while I'm at it, I'd introduce ACPI_CST,
>>> since we know the LPI stuff is coming up soon as a CST alternative
>>> anyway. So if you prefer, I can drop the CST bits and maybe Sudeep can
>>> address that as part of his LPI patchset?
>>>
>>
>> Correct, I will handle it as a prerequisite for introducing _LPI
>> support. I had posted an RFC long back, will revive those patches and
>> repost them soon.
>>
>> It's better to enable ACPI_PROCESSOR on ARM64 only after we have all
>> these dependencies resolved. Until then we need to carry some patches
>> locally for testing.
>
> With Rafaels latest suggestion of adding ACPI_PROCESSOR_IDLE, we dont
> need to wait until all dependencies are resolved to enable
> acpi_processor on ARM64. CPPC patchwork has been up for review for
> quite a long time and has been validated on hardware. There is no
> reason for it to be blocked until LPI is upstream ready.
>

Agreed, by the way I didn't mean to block CPPC work. It can be merged
when/if it's ready irrespective of _LPI support, what I meant is to
enable ACPI_PROCESSOR on ARM64 when other dependencies are resolved
rather than introducing just build fixes for time-being.

I think we still have one dependency for hotplug. I don't like the weak
definitions introduced, but don't have a better solution either.

Regards,
Sudeep

  reply	other threads:[~2015-07-09 13:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-15 20:09 [PATCH v6 0/7] CPUFreq driver using CPPC methods Ashwin Chaugule
2015-06-15 20:09 ` [PATCH v6 1/7] PCC: Initialize PCC Mailbox earlier at boot Ashwin Chaugule
2015-06-15 20:09 ` [PATCH v6 2/7] ACPI: Make ACPI processor driver more extensible Ashwin Chaugule
2015-07-08  1:07   ` Rafael J. Wysocki
2015-07-08  1:27     ` Ashwin Chaugule
2015-07-08 13:34       ` Rafael J. Wysocki
2015-07-08 13:42         ` Ashwin Chaugule
2015-07-08 19:16         ` Ashwin Chaugule
2015-07-08 19:55           ` Rafael J. Wysocki
2015-07-08 20:05             ` Ashwin Chaugule
2015-07-08 20:28               ` Ashwin Chaugule
2015-07-08 20:46                 ` Rafael J. Wysocki
2015-07-08 21:46                   ` Ashwin Chaugule
2015-07-08 22:21                     ` Rafael J. Wysocki
2015-07-08 21:57                       ` Ashwin Chaugule
2015-07-08 23:29                         ` Rafael J. Wysocki
2015-07-08 23:33                           ` Rafael J. Wysocki
2015-07-09  9:11                     ` Sudeep Holla
2015-07-09  9:06                 ` Sudeep Holla
2015-07-09 12:25                   ` Ashwin Chaugule
2015-07-09 13:18                     ` Sudeep Holla [this message]
2015-07-08 13:43       ` Sudeep Holla
2015-07-08 13:56         ` Ashwin Chaugule
2015-07-08 14:20           ` Sudeep Holla
2015-06-15 20:09 ` [PATCH v6 3/7] ACPI: Introduce CPU performance controls using CPPC Ashwin Chaugule
2015-06-15 20:09 ` [PATCH v6 4/7] CPPC: Add a CPUFreq driver for use with CPPC Ashwin Chaugule
2015-06-15 20:09 ` [PATCH v6 5/7] CPPC: Probe for CPPC tables for each ACPI Processor object Ashwin Chaugule
2015-06-15 20:09 ` [PATCH v6 6/7] PCC: Enable PCC only when needed Ashwin Chaugule
2015-06-15 20:09 ` [PATCH v6 7/7] ACPI: Add weak routines for ACPI CPU Hotplug Ashwin Chaugule
2015-06-29 17:23 ` [PATCH v6 0/7] CPUFreq driver using CPPC methods Ashwin Chaugule

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=559E74A0.4050600@arm.com \
    --to=sudeep.holla@arm.com \
    --cc=ashwin.chaugule@linaro.org \
    --cc=jaswinder.singh@linaro.org \
    --cc=linaro-acpi@lists.linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=rafael@kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=viresh.kumar@linaro.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).