From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933974AbcAMKqT (ORCPT ); Wed, 13 Jan 2016 05:46:19 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:32899 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932579AbcAMKqQ (ORCPT ); Wed, 13 Jan 2016 05:46:16 -0500 Date: Wed, 13 Jan 2016 11:46:12 +0100 From: Ingo Molnar To: Andy Lutomirski Cc: Andy Lutomirski , X86 ML , Radim Krcmar , Paolo Bonzini , "linux-kernel@vger.kernel.org" , kvm list , Alexander Graf , Marcelo Tosatti , Linus Torvalds Subject: Re: [PATCH] x86/vdso/pvclock: Protect STABLE check with the seqcount Message-ID: <20160113104612.GA10249@gmail.com> References: <20160104225904.GA4947@amt.cnet> <755dcedb17269e1d7ce12a9a713dea303835137e.1451949191.git.luto@kernel.org> <20160107210216.GA19334@amt.cnet> <20160108140428.GA8580@amt.cnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Andy Lutomirski wrote: > Hi Ingo- > > Can you apply this before the tip:x86/asm pull request goes out? It > fixes a regression in tip:x86/asm. Ooops, saw this mail too late - I'll merge this up into x86/urgent right now and send all pending fixes to Linus. Thanks, Ingo