Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946805AbbHHSX7 (ORCPT ); Sat, 8 Aug 2015 14:23:59 -0400 Received: from static.148.38.9.176.clients.your-server.de ([176.9.38.148]:36846 "EHLO manjaro.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1946747AbbHHSX4 (ORCPT ); Sat, 8 Aug 2015 14:23:56 -0400 Subject: Re: [PATCH] cpu/cacheinfo: Fix teardown path To: Greg KH , Borislav Petkov References: <55B16967.1040609@manjaro.org> <55B47BB8.6080202@manjaro.org> <20150727075805.GA20416@nazgul.tnic> <20150808084602.GA24212@nazgul.tnic> <20150808154156.GC11851@kroah.com> Cc: Thomas Gleixner , linux-kernel@vger.kernel.org, Sudeep Holla , Guenter Roeck , manjaro-dev@manjaro.org, Ingo Molnar , "H. Peter Anvin" , Andre Przywara , manjaro-dev@manjaro.org From: =?UTF-8?Q?Philip_M=c3=bcller?= Message-ID: <55C64935.4010301@manjaro.org> Date: Sat, 8 Aug 2015 20:23:49 +0200 MIME-Version: 1.0 In-Reply-To: <20150808154156.GC11851@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1372 Lines: 44 Hi Greg, I bi-sected it to following commit: 0d55ba46bfbee64fd2b492b87bfe2ec172e7b056 is the first bad commit commit 0d55ba46bfbee64fd2b492b87bfe2ec172e7b056 Author: Sudeep Holla Date: Wed Mar 4 12:00:16 2015 +0000 x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure You can follow it on my github repo in rich detail: https://github.com/philmmanjaro/linux41/blob/master/git-bisect.txt kind regards Philip M?ller Am 08.08.2015 um 17:41 schrieb Greg KH: > On Sat, Aug 08, 2015 at 10:46:02AM +0200, Borislav Petkov wrote: >> On Mon, Jul 27, 2015 at 09:58:05AM +0200, Borislav Petkov wrote: >>> Philip M?ller reported a hang when booting 32-bit 4.1 kernel on an AMD >>> box. A fragment of the splat was enough to pinpoint the issue: >> >> Bah, this goes to Greg and not to tip. Anyway, here's a version with >> updated tags. >> >> Greg, please queue for 4.2 as it fixes a hang. > > What commit caused this issue? > > And it's a bit late for 4.2, as you say 4.1 is also affected, I'll wait > for 4.3-rc1 to give this a chance to get some testing. > > thanks, > > greg k-h > -- 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/