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 6A76CC001B0 for ; Wed, 12 Jul 2023 21:12:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232229AbjGLVMG (ORCPT ); Wed, 12 Jul 2023 17:12:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232614AbjGLVLm (ORCPT ); Wed, 12 Jul 2023 17:11:42 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3BA851FE1 for ; Wed, 12 Jul 2023 14:11:35 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C239761927 for ; Wed, 12 Jul 2023 21:11:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AC5CFC433C8; Wed, 12 Jul 2023 21:11:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1689196294; bh=PHl5qh/qxxGlTC0XjJhdkl2ipWNr3R3ahSZOS12eZ3c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AUK8hmyTUlB/6AUlNyb21Ll+Fm383HFAEgO5vyXkT3WvSkRrlxr1r8aawPh5l6iZA e4qhabyCvPDR8QEvSdkGa2gsJXuTH0NFG0g5C68N2DQwOphOTs4uX/T6246+arUOyP s9jpXqafiGNWvb+8N8y/POvnLULPaQYWzwLvPl14= Date: Wed, 12 Jul 2023 23:11:31 +0200 From: Greg KH To: Luca Boccassi Cc: Daniel =?iso-8859-1?Q?P=2E_Berrang=E9?= , Borislav Petkov , Emanuele Giuseppe Esposito , "H. Peter Anvin" , x86@kernel.org, Thomas Gleixner , lennart@poettering.net, Ingo Molnar , Dave Hansen , Andrew Morton , Masahiro Yamada , Alexander Potapenko , Nick Desaulniers , Vitaly Kuznetsov , linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v2] x86/boot: add .sbat section to the bzImage Message-ID: <2023071212-eaten-doodle-6132@gregkh> References: <20230712132840.GKZK6qiK70m1O90jFL@fat_crate.local> <2023071200-unopposed-unbuckled-cde8@gregkh> <2023071239-progress-molasses-3b3d@gregkh> <2023071229-dusk-repacking-da3a@gregkh> <2023071226-crafty-deviator-12e2@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 12, 2023 at 09:41:23PM +0100, Luca Boccassi wrote: > > Pointing to an external document that is thousands of lines long, > > talking about bootloaders, is NOT a good way to get people to want to > > accept a kernel patch :) > > Then how about just asking for that? "Hello submitter, please send a > v2 with a detailed summary of the problem being solved for those of us > who are not familiar with it, thank you" That is what our documentation states that the submitter should have already done: https://www.kernel.org/doc/html/latest/process/submitting-patches.html#describe-your-changes