From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758519Ab3EUAsy (ORCPT ); Mon, 20 May 2013 20:48:54 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:49855 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755610Ab3EUAsx (ORCPT ); Mon, 20 May 2013 20:48:53 -0400 Date: Tue, 21 May 2013 08:48:33 +0800 From: Wang YanQing To: Greg KH Cc: jslaby@suse.cz, alan@linux.intel.com, airlied@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/9] Convert all to the caller hold lock version Message-ID: <20130521004833.GA2090@udknight> Mail-Followup-To: Wang YanQing , Greg KH , jslaby@suse.cz, alan@linux.intel.com, airlied@redhat.com, linux-kernel@vger.kernel.org References: <20130508181304.GA12344@udknight> <20130520192737.GA20961@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130520192737.GA20961@kroah.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 Mon, May 20, 2013 at 12:27:37PM -0700, Greg KH wrote: > Can you also send a patch fixing up the documentation to use the new > functions as well? > Yes, I will do it. Thanks.