From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752415AbcAGBzs (ORCPT ); Wed, 6 Jan 2016 20:55:48 -0500 Received: from ozlabs.org ([103.22.144.67]:33330 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751905AbcAGBzq (ORCPT ); Wed, 6 Jan 2016 20:55:46 -0500 From: Rusty Russell To: Steven Rostedt Cc: LKML , "Zhang\, Yanmin" , "Qiu\, PeiyangX" Subject: Re: [PATCH v2] ftrace/module: Call clean up function when module init fails early In-Reply-To: <20160105210941.64ff4c59@gandalf.local.home> References: <20160105210506.6a208153@gandalf.local.home> <20160105210941.64ff4c59@gandalf.local.home> User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Thu, 07 Jan 2016 10:14:31 +1030 Message-ID: <87io36qnmo.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Steven Rostedt writes: > [ Bah, I forgot to commit the ftrace.h part, lucky I test on another > box than what I compile test on ;-) ] Acked-by: Rusty Russell Cheers, Rusty.