From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10C2BEB64D9 for ; Mon, 19 Jun 2023 11:16:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230039AbjFSLQn (ORCPT ); Mon, 19 Jun 2023 07:16:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43104 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229929AbjFSLQm (ORCPT ); Mon, 19 Jun 2023 07:16:42 -0400 Received: from out-29.mta0.migadu.com (out-29.mta0.migadu.com [91.218.175.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8C5E494 for ; Mon, 19 Jun 2023 04:16:41 -0700 (PDT) Date: Mon, 19 Jun 2023 07:16:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1687173399; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=6qyjVeZYBAzoxlutzK2qFbTnDa4h184q1k8uDAgWs8Y=; b=igOnmQXwHERJIUlLmJpYJwuPOTgNZjNzO0JXQPNHwcgVIJvQmOOaEZv+0XKGtmB3eoeAHl ZBYzcPD+ZFojzlsyvHxQe92VoWiwf8hcfuFYlzmROBUxz5HUYuKHmlhwlFTNOLqrbVY3oT QZlG3NevMj0lSYX8WJmt5znk7PfEvs0= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Kent Overstreet To: Mark Rutland Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-bcachefs@vger.kernel.org, Christopher James Halse Rogers Subject: Re: [PATCH 28/32] stacktrace: Export stack_trace_save_tsk Message-ID: <20230619111635.ls26ojl7patttkiu@moria.home.lan> References: <20230509165657.1735798-1-kent.overstreet@linux.dev> <20230509165657.1735798-29-kent.overstreet@linux.dev> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: linux-bcachefs@vger.kernel.org On Mon, Jun 19, 2023 at 10:10:56AM +0100, Mark Rutland wrote: > On Tue, May 09, 2023 at 12:56:53PM -0400, Kent Overstreet wrote: > > From: Christopher James Halse Rogers > > > > The bcachefs module wants it, and there doesn't seem to be any > > reason it shouldn't be exported like the other functions. > > What is the bcachefs module using this for? > > Is that just for debug purposes? Assuming so, mentioning that in the commit > message would be helpful. Yes, the output ends up in debugfs.