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 X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EDB18C43470 for ; Tue, 27 Apr 2021 09:32:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BA8F6613BC for ; Tue, 27 Apr 2021 09:32:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235244AbhD0JdB (ORCPT ); Tue, 27 Apr 2021 05:33:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:38472 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230316AbhD0Jc7 (ORCPT ); Tue, 27 Apr 2021 05:32:59 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BCC9C61176; Tue, 27 Apr 2021 09:32:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619515935; bh=Rbgd9ScvUHvVNgBxoJ/euzCu2miLQ8d0BwdzOdMWw6U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sW0mGt+3GRdyqud1tHJRxYyaMv5pikyhb4v7forC4LGiQ1P83v8XR88ElKxtaNtk7 34TSWayASDKBiitd+3v+u/npRqb6xzfOIkKOSuCb4g8/st58TmqoQy5qcxVOvIbWKu sFZPd5XcQrj1J1qZvXPebp2fCFuq5awYbVMVUzdU= Date: Tue, 27 Apr 2021 11:31:12 +0200 From: Greg Kroah-Hartman To: Lee Jones Cc: linux-kernel@vger.kernel.org, ac100@lists.launchpad.net, "Alexander A. Klimov" , Allen Pais , Anders Blomdell , Andrea Merello , Andres Klode , Andrey Shvetsov , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Christian Brauner , Comedi , "David A. Schleef" , dri-devel@lists.freedesktop.org, Fabio Aiuto , Florian Schilhabel , Forest Bond , Herman.Bruyninckx@mech.kuleuven.ac.be, H Hartley Sweeten , Hridya Valsaraju , Ian Abbott , Ilya Petrov , Jacob Feder , Jerry chuang , Joel Fernandes , "John B. Wyatt IV" , Jonathan Cameron , "J.P. Mellor" , karthik alapati , Kees Cook , Kernel Team , Klaas.Gadeyne@mech.kuleuven.ac.be, Larry Finger , Lars-Peter Clausen , linux-fbdev@vger.kernel.org, linux-iio@vger.kernel.org, linux-pwm@vger.kernel.org, linux-staging@lists.linux.dev, linux-tegra@vger.kernel.org, Marc Dietrich , Marco Cesati , Martijn Coenen , Michael Hennerich , Michael Straube , Mori Hess , =?iso-8859-1?Q?N=EDcolas_F=2E_R=2E_A=2E?= Prado , Peter Hurley , Philipp Zabel , Pierre-Hugues Husson , Robert Love , Romain Perier , Ross Schmidt , "Spencer E. Olson" , Stanley@bb.sd3, Sudip Mukherjee , Sumera Priyadarsini , Suren Baghdasaryan , Teddy Wang , Thierry Reding , Thomas Gleixner , Todd Kjos , Truxton Fulton , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Wim.Meeussen@mech.kuleuven.ac.be, Zhansaya Bagdauletkyzy Subject: Re: [PATCH 00/57] Rid W=1 warnings from Staging Message-ID: References: <20210414181129.1628598-1-lee.jones@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210414181129.1628598-1-lee.jones@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 14, 2021 at 07:10:32PM +0100, Lee Jones wrote: > This set is part of a larger effort attempting to clean-up W=1 > kernel builds, which are currently overwhelmingly riddled with > niggly little warnings. > > Lee Jones (57): 44 of these applied to my tree, I'll keep them in my "testing" branch for now until -rc1 comes out. Feel free to rebase your series on that and fix up the remaining ones and resend. Note, the comedi drivers have moved to drivers/comedi/ so those patches need to be sent as a different series, if you still want to make those changes based on the review comments. thanks, greg k-h 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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A920FC433ED for ; Tue, 27 Apr 2021 09:32:17 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 328376100B for ; Tue, 27 Apr 2021 09:32:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 328376100B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 581C2899B3; Tue, 27 Apr 2021 09:32:16 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id B1F3E899B3 for ; Tue, 27 Apr 2021 09:32:15 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id BCC9C61176; Tue, 27 Apr 2021 09:32:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619515935; bh=Rbgd9ScvUHvVNgBxoJ/euzCu2miLQ8d0BwdzOdMWw6U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sW0mGt+3GRdyqud1tHJRxYyaMv5pikyhb4v7forC4LGiQ1P83v8XR88ElKxtaNtk7 34TSWayASDKBiitd+3v+u/npRqb6xzfOIkKOSuCb4g8/st58TmqoQy5qcxVOvIbWKu sFZPd5XcQrj1J1qZvXPebp2fCFuq5awYbVMVUzdU= Date: Tue, 27 Apr 2021 11:31:12 +0200 From: Greg Kroah-Hartman To: Lee Jones Subject: Re: [PATCH 00/57] Rid W=1 warnings from Staging Message-ID: References: <20210414181129.1628598-1-lee.jones@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210414181129.1628598-1-lee.jones@linaro.org> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Straube , "John B. Wyatt IV" , linux-iio@vger.kernel.org, karthik alapati , Anders Blomdell , dri-devel@lists.freedesktop.org, Marc Dietrich , Pierre-Hugues Husson , =?iso-8859-1?Q?N=EDcolas_F=2E_R=2E_A=2E?= Prado , Joel Fernandes , ac100@lists.launchpad.net, Andrey Shvetsov , Mori Hess , Martijn Coenen , linux-staging@lists.linux.dev, Klaas.Gadeyne@mech.kuleuven.ac.be, Comedi , Stanley@bb.sd3, "J.P. Mellor" , Christian Brauner , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Herman.Bruyninckx@mech.kuleuven.ac.be, Ross Schmidt , Marco Cesati , linux-pwm@vger.kernel.org, Robert Love , Todd Kjos , Kees Cook , Michael Hennerich , Andres Klode , Kernel Team , "David A. Schleef" , Fabio Aiuto , Suren Baghdasaryan , Ian Abbott , "Spencer E. Olson" , linux-fbdev@vger.kernel.org, linux-tegra@vger.kernel.org, Thomas Gleixner , Wim.Meeussen@mech.kuleuven.ac.be, Allen Pais , Jacob Feder , Teddy Wang , Florian Schilhabel , Sumera Priyadarsini , Peter Hurley , Andrea Merello , Truxton Fulton , linux-kernel@vger.kernel.org, Ilya Petrov , H Hartley Sweeten , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Thierry Reding , Forest Bond , "Alexander A. Klimov" , Hridya Valsaraju , Jerry chuang , Romain Perier , Zhansaya Bagdauletkyzy , Sudip Mukherjee , Jonathan Cameron , Larry Finger Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Apr 14, 2021 at 07:10:32PM +0100, Lee Jones wrote: > This set is part of a larger effort attempting to clean-up W=1 > kernel builds, which are currently overwhelmingly riddled with > niggly little warnings. > > Lee Jones (57): 44 of these applied to my tree, I'll keep them in my "testing" branch for now until -rc1 comes out. Feel free to rebase your series on that and fix up the remaining ones and resend. Note, the comedi drivers have moved to drivers/comedi/ so those patches need to be sent as a different series, if you still want to make those changes based on the review comments. thanks, greg k-h _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel