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 5FD65EE49A6 for ; Fri, 25 Aug 2023 18:22:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229636AbjHYSVh (ORCPT ); Fri, 25 Aug 2023 14:21:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231319AbjHYSVR (ORCPT ); Fri, 25 Aug 2023 14:21:17 -0400 Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 649512697 for ; Fri, 25 Aug 2023 11:21:12 -0700 (PDT) Received: by mail-pl1-x629.google.com with SMTP id d9443c01a7336-1bf3a2f4528so10424755ad.2 for ; Fri, 25 Aug 2023 11:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=nhk5Ko+OG/2Q2+PvkEDtXdRrk3or+134Updyqdlu1P6XQCscy7egtl8AziCQjtc+Bn zp65RvpL7MR7vfIQJtiyZ3WEwZ2/AOZJxGZQ4mDRGInpxpoBv+UhEk0r9hCNWL5bYNqC 5O0xNrQMLaQBipxQ7a78YEG4PHOgm1S3/j8H4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=RejVoYF0s49Su64crhry4AikwCl4R4g/f7+z0B8nAMEl88b9A1noJPDXG68px1TY6u QbzK2Eeqf+RYPQxjPGcMeuj70oQR3ecq4xe+p2E9AMxTsI/o+/tzugax3QhZMpPG38cx 4infhhiX/78/80Z9h7pCYkGIH/XlTP3+TsmxTdAxB4/hKp+bNJyps4CGrwG6/ivCKwoi FGmPQPY3c8QjGdqWfZcYRKLqA3WuhwgXtsVd+QRnb0GsuCwbbI5GmAxnervFXOMcTYEu fe22hTrmYrVVODaewUbMsVo/4XN8iOWMm6HMaztPtD7/y2FgMfzQ4j2hgAXkmn02OmSB h/TA== X-Gm-Message-State: AOJu0YzZX/UrT7eRzjGqpF62Gq6V35/gnhA1jxtz7a2wzTWKhGvsz+a9 4CwWPNWvT/7T+fsZvYcd1KqOzg== X-Google-Smtp-Source: AGHT+IHIDQ9FIJyjliN/xDw65w9ny7WQFMwwk363Mwv+Ejm+xJkfXuvIT+Ox7t86mTNHW1gFw7K36Q== X-Received: by 2002:a17:902:ec87:b0:1bb:9f07:5e0 with SMTP id x7-20020a170902ec8700b001bb9f0705e0mr21488860plg.60.1692987671857; Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Received: from www.outflux.net (198-0-35-241-static.hfc.comcastbusiness.net. [198.0.35.241]) by smtp.gmail.com with ESMTPSA id 6-20020a170902c10600b001bbb598b8bbsm2056354pli.41.2023.08.25.11.21.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Date: Fri, 25 Aug 2023 11:21:10 -0700 From: Kees Cook To: Christophe Leroy Cc: Masahiro Yamada , "linux-s390@vger.kernel.org" , "linux-kbuild@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-hardening@vger.kernel.org" , "linux-riscv@lists.infradead.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] kbuild: Show Kconfig fragments in "help" Message-ID: <202308251120.159800A@keescook> References: <20230824223606.never.762-kees@kernel.org> <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> Precedence: bulk List-ID: X-Mailing-List: linux-hardening@vger.kernel.org On Fri, Aug 25, 2023 at 04:56:54AM +0000, Christophe Leroy wrote: > Le 25/08/2023 à 00:36, Kees Cook a écrit : > > +# Base hardware support for 86xx > > s/86xx/85xx > [...] Thanks for the typo fixes! I'll get these all fixed up. :) -- Kees Cook 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DCDA1C3DA6F for ; Fri, 25 Aug 2023 18:21:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZCA9luAhWfcX8N3zjnRahuOLAJQjSO7gJSdsxn9g3Bw=; b=02BEHEQDYzU31h 0Gbtfei/UwGmwfXxMgS7nl+houAAVxnhjUG3udQ+tDWDf2LvaGBUa05aXJIkIv5eIB9Sz8ifSrzso /NID2fr1RHaQd0S1L4kxDGjOwVV39X243z31ZqoKp8fHFPmd+1tIZ/70MPBUByW7802WPfpSFVD6W DWfL+RkWIrRwV5YtNZb0Wf/zl1etnUVOLJ8LcPeWfwTg1uk09fCOMddlCv75cL7uct/TMJ1nEEVME 5sWRzb8TPEKLGUjpyzW8GL/Fhs/K6yfxRo3eWyj5mtn6yE410+BLhP7T9V5r/da9xTy86kMZEuSZR x0ByZbph6jXHrzHA20lA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qZbQp-005rCz-1b; Fri, 25 Aug 2023 18:21:15 +0000 Received: from mail-pl1-x62a.google.com ([2607:f8b0:4864:20::62a]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qZbQn-005rBb-29 for linux-riscv@lists.infradead.org; Fri, 25 Aug 2023 18:21:14 +0000 Received: by mail-pl1-x62a.google.com with SMTP id d9443c01a7336-1bdbf10333bso10528545ad.1 for ; Fri, 25 Aug 2023 11:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=nhk5Ko+OG/2Q2+PvkEDtXdRrk3or+134Updyqdlu1P6XQCscy7egtl8AziCQjtc+Bn zp65RvpL7MR7vfIQJtiyZ3WEwZ2/AOZJxGZQ4mDRGInpxpoBv+UhEk0r9hCNWL5bYNqC 5O0xNrQMLaQBipxQ7a78YEG4PHOgm1S3/j8H4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=gzYkqJxFT3TE+kE3ux0/TNgQ7h7XLU+TaLLV8eYmrktKbUgfVXoe/Ps2blnjHpvClY iXwO3SXy3QM0pasys3zBrn0MRq0azxfi5aDHa+TXWPoIud9U3eE+qRN8e/6J0hdG/P9W cWAxcg0HT/3Cr5FxoggnaK7Kt0EpARXfi9Z7Ymrx60BUjnSDmuuzyzaUCaKFG+zZuWxG FwGh/e6OiTXwa1w7CWr7idtkMskf1Qeeq2lLH34qbdOZMkCUckoKRRcbqody8MBwR2wc NY/cVV8G096PumtT8oZ4p5QkmZE8K/3JuOWFtdaXlRY4NFqJNMnFA3AHahEvR8l+Rp4/ 5ZYA== X-Gm-Message-State: AOJu0Yx0hk2TS7erIvlme8uKtgku51TzsMvIVjGlaYNpF46ZDHzaEAx6 2oun9XU3NJh1EyZnD6Zxg9dWcw== X-Google-Smtp-Source: AGHT+IHIDQ9FIJyjliN/xDw65w9ny7WQFMwwk363Mwv+Ejm+xJkfXuvIT+Ox7t86mTNHW1gFw7K36Q== X-Received: by 2002:a17:902:ec87:b0:1bb:9f07:5e0 with SMTP id x7-20020a170902ec8700b001bb9f0705e0mr21488860plg.60.1692987671857; Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Received: from www.outflux.net (198-0-35-241-static.hfc.comcastbusiness.net. [198.0.35.241]) by smtp.gmail.com with ESMTPSA id 6-20020a170902c10600b001bbb598b8bbsm2056354pli.41.2023.08.25.11.21.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Date: Fri, 25 Aug 2023 11:21:10 -0700 From: Kees Cook To: Christophe Leroy Cc: Masahiro Yamada , "linux-s390@vger.kernel.org" , "linux-kbuild@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-hardening@vger.kernel.org" , "linux-riscv@lists.infradead.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] kbuild: Show Kconfig fragments in "help" Message-ID: <202308251120.159800A@keescook> References: <20230824223606.never.762-kees@kernel.org> <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230825_112113_701464_F8A424A5 X-CRM114-Status: UNSURE ( 8.00 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Fri, Aug 25, 2023 at 04:56:54AM +0000, Christophe Leroy wrote: > Le 25/08/2023 =E0 00:36, Kees Cook a =E9crit=A0: > > +# Base hardware support for 86xx > = > s/86xx/85xx > [...] Thanks for the typo fixes! I'll get these all fixed up. :) -- = Kees Cook _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4EF18C3DA6F for ; Fri, 25 Aug 2023 18:22:26 +0000 (UTC) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256 header.s=google header.b=nhk5Ko+O; dkim-atps=neutral Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4RXSwc4QNrz3c4y for ; Sat, 26 Aug 2023 04:22:24 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256 header.s=google header.b=nhk5Ko+O; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=chromium.org (client-ip=2607:f8b0:4864:20::62e; helo=mail-pl1-x62e.google.com; envelope-from=keescook@chromium.org; receiver=lists.ozlabs.org) Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4RXSvG51j7z3c33 for ; Sat, 26 Aug 2023 04:21:14 +1000 (AEST) Received: by mail-pl1-x62e.google.com with SMTP id d9443c01a7336-1bf3a2f4528so10424765ad.2 for ; Fri, 25 Aug 2023 11:21:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=nhk5Ko+OG/2Q2+PvkEDtXdRrk3or+134Updyqdlu1P6XQCscy7egtl8AziCQjtc+Bn zp65RvpL7MR7vfIQJtiyZ3WEwZ2/AOZJxGZQ4mDRGInpxpoBv+UhEk0r9hCNWL5bYNqC 5O0xNrQMLaQBipxQ7a78YEG4PHOgm1S3/j8H4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=FFNhUEkSzZG39Pvq9FJvbjEInZGzJ9YWGDgUkqAm1V9IzZymfuahS3qoIH4lSx+kzH s5vkho91KQtcHTtYlqbKll+4RqsB3qTZAI0XF/wATGpQGuTkUvL6CQWSWyXvKdFos41l PlM9sRPnquZm+CCDzpbaWerGK2SMUwM9pllQm9smrqrPycP/XDA53apBbVI1lOR/YRo0 DiptQmyCaDc6nNdEBA6aotS66ZtkDRLZwRmsFv22JBQxbRWfPkPAsQrjgWEfY4wipGx3 1hIRNHgPZpsbN7Tht7/H++w28hQynG6GPCsWkPrSx1fZWo7B9F9+Zmk2dsRXDe6HZI5I yQFw== X-Gm-Message-State: AOJu0Yw0R0JTeVTPlNRcdO0CqXP/3Bljwn88oj+ktyS63JsjWCWRb1bZ vF/ru4a/MzbCwjdLmrsF5e0XcA== X-Google-Smtp-Source: AGHT+IHIDQ9FIJyjliN/xDw65w9ny7WQFMwwk363Mwv+Ejm+xJkfXuvIT+Ox7t86mTNHW1gFw7K36Q== X-Received: by 2002:a17:902:ec87:b0:1bb:9f07:5e0 with SMTP id x7-20020a170902ec8700b001bb9f0705e0mr21488860plg.60.1692987671857; Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Received: from www.outflux.net (198-0-35-241-static.hfc.comcastbusiness.net. [198.0.35.241]) by smtp.gmail.com with ESMTPSA id 6-20020a170902c10600b001bbb598b8bbsm2056354pli.41.2023.08.25.11.21.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Date: Fri, 25 Aug 2023 11:21:10 -0700 From: Kees Cook To: Christophe Leroy Subject: Re: [PATCH] kbuild: Show Kconfig fragments in "help" Message-ID: <202308251120.159800A@keescook> References: <20230824223606.never.762-kees@kernel.org> <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "linux-s390@vger.kernel.org" , "linux-kbuild@vger.kernel.org" , Masahiro Yamada , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-hardening@vger.kernel.org" , "linux-riscv@lists.infradead.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, Aug 25, 2023 at 04:56:54AM +0000, Christophe Leroy wrote: > Le 25/08/2023 à 00:36, Kees Cook a écrit : > > +# Base hardware support for 86xx > > s/86xx/85xx > [...] Thanks for the typo fixes! I'll get these all fixed up. :) -- Kees Cook 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F1892C3DA6F for ; Fri, 25 Aug 2023 18:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mI9+quDq2Yg9ZNRzg/22qX/BXivjy/S2T6BZGETz80I=; b=KUAGA42JW0f9Jm 8K3Dv1kZaAyvK2Kkp4/yQAwZIoqKqN0f+aEIXMxltSOZBCCEFk4Ys+GInSg9N9bDwtu+mk1ib3YEV SfMywi1i+f2PP0GlrJ8aJdmygpUlAF1R7nOfWoZq54Xd1ofuE8+jpoH4Kj6tsfi59ulMm+5lLHQd3 14UvdeQieVK1QL8yirRKlaR4i2rYb22+fdqRF4ZLmrNMJMmvZKX+V8zhBpWT4z3DKw20ithMZ8Ilm Q46ItS7igcwnX85QY+V8VF3EFhsCCJM5csNLpEoF7H0ImTZUj1te8K6aJEWJq6hVQPhmEZbT7gcA5 /NPLFvXPj8RWC6A+jjmQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qZbQs-005rDa-0L; Fri, 25 Aug 2023 18:21:18 +0000 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qZbQo-005rBa-2j for linux-arm-kernel@lists.infradead.org; Fri, 25 Aug 2023 18:21:16 +0000 Received: by mail-pl1-x633.google.com with SMTP id d9443c01a7336-1c06f6f98c0so10439395ad.3 for ; Fri, 25 Aug 2023 11:21:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=nhk5Ko+OG/2Q2+PvkEDtXdRrk3or+134Updyqdlu1P6XQCscy7egtl8AziCQjtc+Bn zp65RvpL7MR7vfIQJtiyZ3WEwZ2/AOZJxGZQ4mDRGInpxpoBv+UhEk0r9hCNWL5bYNqC 5O0xNrQMLaQBipxQ7a78YEG4PHOgm1S3/j8H4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987672; x=1693592472; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cd1paIDws1ExLMgJh/WiTiPNEsGUGwcEQ17xiLulNdo=; b=NLOe22DdyD4/9aI52a8pVFOphLQ4sId3+ArTEVJpAGcFPIgdxcB7dHEw2fM0W9A5zZ zht3sa6aE7T9r3GTb6olmDrSlfuQe53dnytmDvB1Uzudv1SqekB8SjAPSRCd+YlOO+5d flTk1S2sG2TZYMLlhlxvw1U9pnavhh9kbZt9Rfh7Y0XRnv++Kd4k/s9+4IcTeN5iCBdC iQ6X1BMAZOr72O1PS+RByy3cHh1RNyCfcwWphgpFFtymWuTE6amLUYHy0gl+JrA2a10Z h9a+CEdRnNAgN21+CETXbEo3PBgkXahMKuVfNcLVT2YGZgJXO6NpBe2QVgYno6w5ZDiL 63qA== X-Gm-Message-State: AOJu0Yw78C09KRI/UUIPtSmKJHEt0MyIDis9KB/3a8DyvmJblxpUYA6B /WB0mykmYJW/KykSD5LipNjE/g== X-Google-Smtp-Source: AGHT+IHIDQ9FIJyjliN/xDw65w9ny7WQFMwwk363Mwv+Ejm+xJkfXuvIT+Ox7t86mTNHW1gFw7K36Q== X-Received: by 2002:a17:902:ec87:b0:1bb:9f07:5e0 with SMTP id x7-20020a170902ec8700b001bb9f0705e0mr21488860plg.60.1692987671857; Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Received: from www.outflux.net (198-0-35-241-static.hfc.comcastbusiness.net. [198.0.35.241]) by smtp.gmail.com with ESMTPSA id 6-20020a170902c10600b001bbb598b8bbsm2056354pli.41.2023.08.25.11.21.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 11:21:11 -0700 (PDT) Date: Fri, 25 Aug 2023 11:21:10 -0700 From: Kees Cook To: Christophe Leroy Cc: Masahiro Yamada , "linux-s390@vger.kernel.org" , "linux-kbuild@vger.kernel.org" , "x86@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-hardening@vger.kernel.org" , "linux-riscv@lists.infradead.org" , "linuxppc-dev@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] kbuild: Show Kconfig fragments in "help" Message-ID: <202308251120.159800A@keescook> References: <20230824223606.never.762-kees@kernel.org> <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <42174d5e-59f0-4612-d7a1-11e830d0a044@csgroup.eu> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230825_112114_884891_B4409C9E X-CRM114-Status: UNSURE ( 9.42 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Aug 25, 2023 at 04:56:54AM +0000, Christophe Leroy wrote: > Le 25/08/2023 =E0 00:36, Kees Cook a =E9crit=A0: > > +# Base hardware support for 86xx > = > s/86xx/85xx > [...] Thanks for the typo fixes! I'll get these all fixed up. :) -- = Kees Cook _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel