From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757287AbcLORdV (ORCPT ); Thu, 15 Dec 2016 12:33:21 -0500 Received: from merlin.infradead.org ([205.233.59.134]:43866 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757247AbcLORdR (ORCPT ); Thu, 15 Dec 2016 12:33:17 -0500 Date: Thu, 15 Dec 2016 18:33:07 +0100 From: Peter Zijlstra To: Thomas Gleixner Cc: LKML , x86@kernel.org, Kyle Huey , Andy Lutomirski Subject: Re: [patch 1/3] x86/process: Optimize TIF checks in switch_to_extra() Message-ID: <20161215173307.GB3124@twins.programming.kicks-ass.net> References: <20161215162648.061449202@linutronix.de> <20161215164240.736387680@linutronix.de> <20161215172015.GZ3124@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 15, 2016 at 06:26:28PM +0100, Thomas Gleixner wrote: > See the next patch Duh, I'm an idiot. For some reason I though this one got missed.