From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753003AbaB0MVD (ORCPT ); Thu, 27 Feb 2014 07:21:03 -0500 Received: from mail-ob0-f171.google.com ([209.85.214.171]:37233 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847AbaB0MU7 (ORCPT ); Thu, 27 Feb 2014 07:20:59 -0500 MIME-Version: 1.0 In-Reply-To: <20140227110841.GB9987@twins.programming.kicks-ass.net> References: <20140225173946.GH24636@pd.tnic> <20140225221027.GB21559@pd.tnic> <20140226092903.GA22639@pd.tnic> <20140226095956.GB22639@pd.tnic> <20140227103031.GA9987@twins.programming.kicks-ass.net> <20140227110841.GB9987@twins.programming.kicks-ass.net> Date: Thu, 27 Feb 2014 13:20:58 +0100 Message-ID: Subject: Re: Info: mapping multiple BARs. Your kernel is fine. From: Stephane Eranian To: Peter Zijlstra Cc: Borislav Petkov , "Rafael J. Wysocki" , "H. Peter Anvin" , lkml , Paul Mackerras , Arnaldo Carvalho de Melo , x86 , Daniel Vetter , Jani Nikula , David Airlie , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Jiri Kosina Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 27, 2014 at 12:08 PM, Peter Zijlstra wrote: > On Thu, Feb 27, 2014 at 11:32:58AM +0100, Stephane Eranian wrote: >> On Thu, Feb 27, 2014 at 11:30 AM, Peter Zijlstra wrote: >> > On Thu, Feb 27, 2014 at 11:12:32AM +0100, Stephane Eranian wrote: >> >> As a asides, my SNB and HSW desktops with 3.14-rc4 are totally unstable. >> >> They hang if I type make in my kernel tree. Whereas 3.14-rc3 is stable. I am >> >> not so sure this is all related to the uncore IMC support, though. >> > >> > Unstable with 3.14-rc4-tip you mean? Yeah, there's a rather crucial >> > patch missing. I'll try and get Thomas to merge it if Ingo doesn't show >> > up soon. >> >> Yes, I mean from tip.git. > > lkml.kernel.org/r/20140224121218.GR15586@twins.programming.kicks-ass.net > > Should cure things; unless there's more borkage. Works again now with your patch. Thanks.