From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Date: Wed, 01 Aug 2012 13:55:31 +0000 Subject: Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences Message-Id: <20120801135531.GW11892@opensource.wolfsonmicro.com> List-Id: References: <5017B434.2010706@nvidia.com> <20120731105640.GD16155@avionic-0098.adnet.avionic-design.de> <20120731141328.GS4468@opensource.wolfsonmicro.com> <20120731142216.GA19591@avionic-0098.adnet.avionic-design.de> <20120731142607.GV4468@opensource.wolfsonmicro.com> <20120731143235.GA21126@avionic-0098.adnet.avionic-design.de> <20120731153941.GF4468@opensource.wolfsonmicro.com> <20120801074113.GF29673@avionic-0098.adnet.avionic-design.de> <20120801132651.GU11892@opensource.wolfsonmicro.com> <20120801133814.GA19771@avionic-0098.adnet.avionic-design.de> In-Reply-To: <20120801133814.GA19771-RM9K5IK7kjIyiCvfTdI0JKcOhU4Rzj621B7CTYaBSLdn68oJJulU0Q@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Thierry Reding Cc: Alex Courbot , Stephen Warren , Stephen Warren , Simon Glass , Grant Likely , Rob Herring , Greg Kroah-Hartman , Arnd Bergmann , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org" On Wed, Aug 01, 2012 at 03:38:14PM +0200, Thierry Reding wrote: > On Wed, Aug 01, 2012 at 02:26:51PM +0100, Mark Brown wrote: > > This is why __devinit data will only be discarded when this is not > > possible. > That's exactly my point. But I seem to have miserably failed to get that > across. =) We must be talking at cross purposes then. What I'm saying is that the framework shouldn't rely on platform data and should assume that the kernel might be configured so it can be discarded (by copying most likely).