From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752509AbbCYLb5 (ORCPT ); Wed, 25 Mar 2015 07:31:57 -0400 Received: from foss.arm.com ([217.140.101.70]:50504 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752147AbbCYLbx (ORCPT ); Wed, 25 Mar 2015 07:31:53 -0400 Date: Wed, 25 Mar 2015 11:31:51 +0000 From: Will Deacon To: Peter Crosthwaite Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Catalin Marinas , "michals@xilinx.com" Subject: Re: [PATCH] arm64: Implement cpu_relax as yield Message-ID: <20150325113150.GC24636@arm.com> References: 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 On Wed, Mar 25, 2015 at 09:58:26AM +0000, Peter Crosthwaite wrote: > Ping! > > Anything I need to do or send to to get a merge on this? It's queued for 4.1 and should already be in linux-next. Cheers, Will