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 B24F6C001E0 for ; Mon, 23 Oct 2023 13:41:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229589AbjJWNlS (ORCPT ); Mon, 23 Oct 2023 09:41:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38348 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229476AbjJWNlS (ORCPT ); Mon, 23 Oct 2023 09:41:18 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B12BC91; Mon, 23 Oct 2023 06:41:16 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8C25FC433CA; Mon, 23 Oct 2023 13:41:15 +0000 (UTC) Date: Mon, 23 Oct 2023 09:41:12 -0400 From: Steven Rostedt To: Matthew Wilcox Cc: Stephen Rothwell , Masami Hiramatsu , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the ftrace tree Message-ID: <20231023094112.0a967a55@gandalf.local.home> In-Reply-To: References: <20231023133033.5d54f393@canb.auug.org.au> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Mon, 23 Oct 2023 04:32:24 +0100 Matthew Wilcox wrote: > Steven, do you prefer fixup patches like this, or do you want a v3 that > includes this? Please send a fixup patch. I don't like to rebase my for-next branch. Thanks, -- Steve