From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755400AbcJUMGS (ORCPT ); Fri, 21 Oct 2016 08:06:18 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:37833 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754332AbcJUMGP (ORCPT ); Fri, 21 Oct 2016 08:06:15 -0400 Date: Fri, 21 Oct 2016 14:06:05 +0200 From: Peter Zijlstra To: Christian Borntraeger Cc: Nicholas Piggin , linux-kernel@vger.kernel.org, linux-s390 , linux-arch@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Heiko Carstens , Martin Schwidefsky , Noam Camus Subject: Re: [PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency Message-ID: <20161021120605.GD3142@twins.programming.kicks-ass.net> References: <1477051138-1610-1-git-send-email-borntraeger@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477051138-1610-1-git-send-email-borntraeger@de.ibm.com> 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 Fri, Oct 21, 2016 at 01:58:53PM +0200, Christian Borntraeger wrote: > Christian Borntraeger (5): > processor.h: introduce cpu_relax_yield > stop_machine: yield CPU during stop machine > s390: make cpu_relax a barrier again > Remove cpu_relax_lowlatency users > remove cpu_relax_lowlatency Yay for killing cpu_relax_lowlatency()...