From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754779AbbJGQ3z (ORCPT ); Wed, 7 Oct 2015 12:29:55 -0400 Received: from mx2.suse.de ([195.135.220.15]:38474 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751009AbbJGQ3y (ORCPT ); Wed, 7 Oct 2015 12:29:54 -0400 Date: Wed, 7 Oct 2015 09:29:39 -0700 From: Davidlohr Bueso To: "Paul E. McKenney" Cc: Valentin Rothberg , corbet@lwn.net, josh@joshtriplett.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: locktorture.txt: corret MUTEXES typo Message-ID: <20151007162939.GB3353@linux-uzut.site> References: <1444216507-17380-1-git-send-email-valentinrothberg@gmail.com> <20151007154201.GK3910@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20151007154201.GK3910@linux.vnet.ibm.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 07 Oct 2015, Paul E. McKenney wrote: >On Wed, Oct 07, 2015 at 01:15:07PM +0200, Valentin Rothberg wrote: >> s/CONFIG_RT_MUTEX/CONFIG_RT_MUTEXES/ >> >> Signed-off-by: Valentin Rothberg > >Acked-by: Paul E. McKenney > >Also copying Davidlohr for his take. Nothing from my end other than ack. Thanks for the fix.