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 0C0C4C4167B for ; Tue, 5 Dec 2023 11:00:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345033AbjLELAd (ORCPT ); Tue, 5 Dec 2023 06:00:33 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54410 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235111AbjLELAa (ORCPT ); Tue, 5 Dec 2023 06:00:30 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E4C6F116; Tue, 5 Dec 2023 03:00:32 -0800 (PST) Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1rATAC-0000XE-00; Tue, 05 Dec 2023 12:00:28 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 26F26C0A1E; Tue, 5 Dec 2023 12:00:15 +0100 (CET) Date: Tue, 5 Dec 2023 12:00:15 +0100 From: Thomas Bogendoerfer To: Arnd Bergmann Cc: linux-mips@vger.kernel.org, Arnd Bergmann , Andrew Morton , Stephen Rothwell , Linux Kernel Mailing List Subject: Re: [PATCH 00/20] mips: address -Wmissing-prototypes warnings Message-ID: References: <20231204115710.2247097-1-arnd@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231204115710.2247097-1-arnd@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 04, 2023 at 12:56:50PM +0100, Arnd Bergmann wrote: > The patches could either go through Thomas's mips tree, or > alternatively through linux-mm along with the hexagon patches > that Andrew has already merged. I'd prefer to have in MIPS tree to also fix the other missing pieces. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]