From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi) Date: Tue, 17 Nov 2015 09:57:20 -0800 Message-ID: <20151117175720.GI23979@verge.net.au> References: <1447551593-22246-1-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1447551593-22246-1-git-send-email-yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Masahiro Yamada Cc: Mark Rutland , Andrew Lunn , Krzysztof Kozlowski , kernel-F5mvAk5X5gdBDgjK7y7TUQ@public.gmane.org, linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Brian Norris , Linus Walleij , Will Deacon , Patrice Chotard , Matthias Brugger , Chen-Yu Tsai , Thierry Reding , Shawn Guo , Heiko Stuebner , Alexandre Courbot , Florian Fainelli , Russell King , Emilio =?utf-8?B?TMOzcGV6?= , Viresh Kumar , Stephen Warren , Magnus Damm , Michal Simek , Wei Xu , Maxime Ripard List-Id: linux-tegra@vger.kernel.org On Sun, Nov 15, 2015 at 10:39:51AM +0900, Masahiro Yamada wrote: > > 1/2: minor refactoring for mach-hisi > 2/2: use const ... __initconst for smp_operations > > I hope 2/2 will be reviewed by sub-arch maintainers. > Please issue Acked-by if it is OK. > > I hope this series will be applied to ARM-SOC. My suggestion is to split this patch up. In its current form it seems bound to cause some merge conflicts at some point. If you were to submit the mach-shmobile portion as a separate patch I would be happy to queue it up. That aside, I don't have any objections to the mach-shmobile code changes. So if you wish to proceed with a large patch then for the mach-shmobile portion: Acked-by: Simon Horman