From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH v3 4/5] mutex: Remove new typedefs introduced in patch 2 Date: Wed, 17 Apr 2013 09:17:24 +0200 Message-ID: <20130417071724.GA21051@gmail.com> References: <1366172891-7729-1-git-send-email-Waiman.Long@hp.com> <1366172891-7729-5-git-send-email-Waiman.Long@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-ea0-f170.google.com ([209.85.215.170]:41599 "EHLO mail-ea0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965736Ab3DQHR3 (ORCPT ); Wed, 17 Apr 2013 03:17:29 -0400 Content-Disposition: inline In-Reply-To: <1366172891-7729-5-git-send-email-Waiman.Long@hp.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Waiman Long Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "Paul E. McKenney" , David Howells , Dave Jones , Clark Williams , Peter Zijlstra , linux-kernel@vger.kernel.org, x86@kernel.org, linux-arch@vger.kernel.org, "Chandramouleeswaran, Aswin" , Davidlohr Bueso , "Norton, Scott J" , Rik van Riel * Waiman Long wrote: > In response to the review comment from Davidlohr, this patch will > remove the new typedefs introduced by patch 2. It also removes an > unnecessary barrier() call. Please backmerge this fix of patch #2 into patch #2, that reduces the number of patches by one. Thanks, Ingo