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=-10.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 14FFCC43462 for ; Fri, 9 Apr 2021 03:10:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5A25600D1 for ; Fri, 9 Apr 2021 03:10:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233353AbhDIDKw (ORCPT ); Thu, 8 Apr 2021 23:10:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48916 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233343AbhDIDKi (ORCPT ); Thu, 8 Apr 2021 23:10:38 -0400 Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8ACC7C061763 for ; Thu, 8 Apr 2021 20:10:26 -0700 (PDT) Received: by mail-pf1-x430.google.com with SMTP id c17so3292212pfn.6 for ; Thu, 08 Apr 2021 20:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=W/gxTebIuNNAwMjKB3+BU0hgs4+ZjFg2VBpLALBCaj4=; b=Lzp69HuDVcwoZM6gIfhTiGdsMicJC5qgLDxqnuVipvtmYxXh+0Is2AmRZgANnMl/Gw HE7lQupmx/xnuVlFIF8ZGi0sqfToAn8KfKhO6UweZZx6t9fk/pVvwsshMG7qOa0if7Wz /9FS4jYO2YeURqpZohFOIE76pETAllyl++qH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=W/gxTebIuNNAwMjKB3+BU0hgs4+ZjFg2VBpLALBCaj4=; b=G37LZ1UulNQLgzh5xeJn98hT2CuuxGTjMl71EyrroFfmq6CGEJ6P/UJwG/Cq1O/9rc 04TAWUntwDnaAHn6YGsq2G2PTWoZ53KZG5VgtWSh484oo0O+kKpfT7wEjTDjoLnwHmwQ KLoU26q0QvXjFEff73HYkJd5eoXP0CbD5HHaG/q1mf5wc29S+QsqxxCPOPp0Y8pLl8mJ HfBfdMdoduzyw1GTzHVKvb4jnlS6cvdDC9ozOEbbuSjYzaFh++uziD5VjbzitkIpi14e 9Z7HHI5/yHwsmCuaCCNAk0kZGf0qfluE26PxzaARhBF8GIJuuBfSMzUpa9ELY7YLHrGn yY+A== X-Gm-Message-State: AOAM530AE/r/FtfP3jBlbb8AIygafbiFoviZw+acY5AsGCkGDtYRg/FM eZej1jYYUJA74dB8EJgkw5G3Gw== X-Google-Smtp-Source: ABdhPJySgoPy+PEzklKXAxMILqgt3WPSJ2/LtblYYFapCX8p5to4reN2SIEv4hYSU5Egyjj/6jovQw== X-Received: by 2002:a05:6a00:1484:b029:214:23e5:a4f3 with SMTP id v4-20020a056a001484b029021423e5a4f3mr10550239pfu.26.1617937826180; Thu, 08 Apr 2021 20:10:26 -0700 (PDT) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id c14sm676048pfj.46.2021.04.08.20.10.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Apr 2021 20:10:25 -0700 (PDT) Date: Thu, 8 Apr 2021 20:10:24 -0700 From: Kees Cook To: Greg Kroah-Hartman Cc: Masahiro Yamada , Michal Marek , linux-kbuild@vger.kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org Subject: Re: [PATCH 11/20] kbuild: ia64: use common install script Message-ID: <202104082010.6976DE0B@keescook> References: <20210407053419.449796-1-gregkh@linuxfoundation.org> <20210407053419.449796-12-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210407053419.449796-12-gregkh@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 07, 2021 at 07:34:10AM +0200, Greg Kroah-Hartman wrote: > The common scripts/install.sh script will now work for ia64, all that > is needed is to add the compressed image type to it. So add that file > type check and the ability to call /usr/sbin/elilo after copying the > kernel. With that we can remove the ia64-only version of the file. > > Cc: linux-ia64@vger.kernel.org > Signed-off-by: Greg Kroah-Hartman Reviewed-by: Kees Cook -- Kees Cook From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kees Cook Date: Fri, 09 Apr 2021 03:10:24 +0000 Subject: Re: [PATCH 11/20] kbuild: ia64: use common install script Message-Id: <202104082010.6976DE0B@keescook> List-Id: References: <20210407053419.449796-1-gregkh@linuxfoundation.org> <20210407053419.449796-12-gregkh@linuxfoundation.org> In-Reply-To: <20210407053419.449796-12-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Greg Kroah-Hartman Cc: Masahiro Yamada , Michal Marek , linux-kbuild@vger.kernel.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org On Wed, Apr 07, 2021 at 07:34:10AM +0200, Greg Kroah-Hartman wrote: > The common scripts/install.sh script will now work for ia64, all that > is needed is to add the compressed image type to it. So add that file > type check and the ability to call /usr/sbin/elilo after copying the > kernel. With that we can remove the ia64-only version of the file. > > Cc: linux-ia64@vger.kernel.org > Signed-off-by: Greg Kroah-Hartman Reviewed-by: Kees Cook -- Kees Cook