From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [RFC PATCH 1/1] arm64: Fix up /proc/cpuinfo Date: Thu, 30 Oct 2014 17:20:20 +0000 Message-ID: <1414689620.11523.5.camel@hellion.org.uk> References: <1414159000-27059-1-git-send-email-mark.rutland@arm.com> <1414159000-27059-2-git-send-email-mark.rutland@arm.com> <20141030171521.GL32589@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141030171521.GL32589-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cross-distro-bounces-cunTk1MwBs8s++Sfvej+rw@public.gmane.org Sender: cross-distro-bounces-cunTk1MwBs8s++Sfvej+rw@public.gmane.org To: Will Deacon Cc: "cross-distro-cunTk1MwBs8s++Sfvej+rw@public.gmane.org" , Catalin Marinas , Serban Constantinescu , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "ghackmann-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org" , "linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-api@vger.kernel.org On Thu, 2014-10-30 at 17:15 +0000, Will Deacon wrote: > Hi Mark, > > On Fri, Oct 24, 2014 at 02:56:40PM +0100, Mark Rutland wrote: > > Commit d7a49086f263164a (arm64: cpuinfo: print info for all CPUs) > > attempted to clean up /proc/cpuinfo, but due to concerns regarding > > further changes was reverted in commit 5e39977edf6500fd (Revert "arm64: > > cpuinfo: print info for all CPUs"). > > I've applied this on our devel branch, with a view to queuing it for -next > in a week or two. I think we should also CC stable on this, so could you > see how far back it applies please? (note that I already had to resolve > a conflict with a patch we've got queued from Ard). Since we'll be shipping 3.16 in our next release I'd love to see it go back at least as far as that ;-) (I'd likely apply it myself even if it doesn't appear via stable). Ian.