Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1192889

Re: [PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci backend

From Russell King - ARM Linux <linux@arm.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci backend
Date 2015-07-27 11:50 +0200
Message-ID <pQNcJ-6eN-23@gated-at.bofh.it> (permalink)
References (5 earlier) <pMvep-GL-11@gated-at.bofh.it> <pMwau-2gW-21@gated-at.bofh.it> <pMx6y-3K9-19@gated-at.bofh.it> <pQBXY-6Wg-5@gated-at.bofh.it> <pQMJJ-5Ga-43@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 27, 2015 at 10:16:02AM +0100, Lorenzo Pieralisi wrote:
> Yes, I would only ask you, if the plan above (which can be implemented
> in two steps) makes sense to you please consider accepting Mark's change
> to consolidate PSCI code into drivers/firmware/psci, it is a stepping stone
> without which the changes above can't happen, I will take charge of completing
> the move of CPUidle code and create the required shim layer into
> drivers to make this happen.

Why can't Jisheng Zhang base his patches on top of Mark's changes and
place the new file directly under drivers/ ?

Why do it as a two-step process with it first appearing in arch/arm,
and then having to generate another patch at a later date to move it
elsewhere.  That just creates more noise, and we should be avoiding
generating noise in arch/arm.

This is what Linus has said in his -rc4 release notes yesterday:

   Other than that issue, it's mostly drivers and networking.  USB, gpu,
   mmc, network drivers, sound. With some ARM noise (but even that is
   mostly driver-related: dts updates due to MMC fixes). And a few small
   filesystem fixes.

and we can infer from the phrase "ARM noise" that Linus' opinion of
arch/arm is still fairly low, and still doesn't regard the "churn" in
arch/arm as being useful.

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci  backend Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2015-07-27 11:20 +0200
  Re: [PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci  backend Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-07-27 11:50 +0200
    Re: [PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci  backend Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> - 2015-07-27 12:10 +0200
      Re: [PATCH v3 3/3] arm: kernel: implement cpuidle_ops with psci  backend Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-07-27 12:20 +0200

csiph-web