From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933133Ab3BSPr0 (ORCPT ); Tue, 19 Feb 2013 10:47:26 -0500 Received: from mail-ea0-f178.google.com ([209.85.215.178]:61188 "EHLO mail-ea0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755428Ab3BSPrZ (ORCPT ); Tue, 19 Feb 2013 10:47:25 -0500 Date: Tue, 19 Feb 2013 16:47:21 +0100 From: Ingo Molnar To: Borislav Petkov , Linus Torvalds , linux-kernel@vger.kernel.org, "H. Peter Anvin" , Thomas Gleixner , Andrew Morton Subject: Re: [GIT PULL] x86/cpu changes for v3.9 Message-ID: <20130219154721.GA15876@gmail.com> References: <20130219152503.GA14862@gmail.com> <20130219153655.GD26748@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130219153655.GD26748@pd.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Borislav Petkov wrote: > On Tue, Feb 19, 2013 at 04:25:03PM +0100, Ingo Molnar wrote: > > Linus, > > > > Please pull the latest x86-cpu-for-linus git tree from: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cpu-for-linus > > > > HEAD: f0322bd341fd63261527bf84afd3272bcc2e8dd3 x86, AMD: Enable WC+ memory type on family 10 processors > > > > The biggest change is the enabling of the WC+ memory type on > > family 10 processors. (This is a BIOS bug workaround in essence: > > if the BIOS fails to do this then we fall back to uncacheable, > > degrading performance, for example for virtualized guests using > > nested pages.) > > > > Thanks, > > > > Ingo > > > > ------------------> > > Boris Ostrovsky (2): > > x86, AMD: Clean up init_amd() > > x86, AMD: Enable WC+ memory type on family 10 processors > > Those kill a kvm guest with a #GP. Can we apply the fix for it too pls? > > http://marc.info/?l=linux-kernel&m=136077007423065&w=2 Linus, please skip this pull request, we'll sort it out. Thanks, Ingo