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


Groups > linux.kernel > #1173164

Re: [PATCH 3/9] arm: add call to CPU idle quirks handler

From Russell King - ARM Linux <linux@arm.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH 3/9] arm: add call to CPU idle quirks handler
Date 2015-06-27 00:30 +0200
Message-ID <pFKid-3FA-13@gated-at.bofh.it> (permalink)
References <pEEeS-6KU-29@gated-at.bofh.it> <pFivG-5Xp-63@gated-at.bofh.it> <pFuwO-6mL-7@gated-at.bofh.it> <pFwyC-M5-3@gated-at.bofh.it> <pFJPd-2Su-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 26, 2015 at 11:52:23PM +0200, Paul Osmialowski wrote:
> I tried it and it works. This approach does not cause code duplication, but
> (comparing to arm_pm_idle-based approach) its long. Would something like
> this be accepted ever?
> 
> Note that contrary to proc-v7, there's no __v7m_proc macro, I had to define
> it in order to avoid another code duplication:

And I don't like it - until we have word from Uwe, I'd like to keep this
simple and restricted just to the affected SoC.  Until we have it proven
that this is a generic problem, we shouldn't go treating it as such.

-- 
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 | Next | Find similar | Unroll thread


Thread

Re: [PATCH 3/9] arm: add call to CPU idle quirks handler Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-06-27 00:30 +0200

csiph-web