From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis Dalessandro Subject: Re: [PATCH v3 5/8] IB/hfi1: convert to debugfs_file_get() and -put() Date: Tue, 7 Nov 2017 09:29:50 -0500 Message-ID: <4a32f279-db11-e33c-6531-b6672b41940a@intel.com> References: <20171030231554.6200-1-nicstange@gmail.com> <20171030231554.6200-6-nicstange@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171030231554.6200-6-nicstange-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Content-Language: en-US Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Nicolai Stange , Greg Kroah-Hartman Cc: Johannes Berg , "Paul E.McKenney" , Tyler Hall , Mike Marciniszyn , Doug Ledford , Sean Hefty , Hal Rosenstock , linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org On 10/30/2017 7:15 PM, Nicolai Stange wrote: > Convert all calls to the now obsolete debugfs_use_file_start() and > debugfs_use_file_finish() to the new debugfs_file_get() and > debugfs_file_put() API. > > Fixes: 49d200deaa68 ("debugfs: prevent access to removed files' private > data") > Signed-off-by: Nicolai Stange Looks OK to me. Reviewed-by: Dennis Dalessandro -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html