From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933965AbcAZIXH (ORCPT ); Tue, 26 Jan 2016 03:23:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53483 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933618AbcAZIXE (ORCPT ); Tue, 26 Jan 2016 03:23:04 -0500 Date: Tue, 26 Jan 2016 10:23:00 +0200 From: "Michael S. Tsirkin" To: Borislav Petkov Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Davidlohr Bueso , Peter Zijlstra , Ingo Molnar , Thomas Gleixner , "Paul E. McKenney" , the arch/x86 maintainers , Davidlohr Bueso , "H. Peter Anvin" , virtualization Subject: Re: [PATCH v3 0/4] x86: faster mb()+documentation tweaks Message-ID: <20160126102022-mutt-send-email-mst@redhat.com> References: <1452715911-12067-1-git-send-email-mst@redhat.com> <20160114113934.GC19941@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160114113934.GC19941@pd.tnic> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 14, 2016 at 12:39:34PM +0100, Borislav Petkov wrote: > > Michael S. Tsirkin (4): > > x86: add cc clobber for addl > > x86: drop a comment left over from X86_OOSTORE > > x86: tweak the comment about use of wmb for IO > > First three look ok to me regardless of what happens with 4. So applied. Sorry - in which tree are these applied? Thanks, -- MST