Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp5315866imm; Tue, 26 Jun 2018 09:12:08 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLrrvc+1joRqIGUeSD4cUUZ2lUiFb/eELBCXBnmdFY03Vg4kg2e3CdeFudVMV7rGJj2PDD4 X-Received: by 2002:a17:902:868b:: with SMTP id g11-v6mr2235853plo.305.1530029528026; Tue, 26 Jun 2018 09:12:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530029527; cv=none; d=google.com; s=arc-20160816; b=kIIdbUGwMFSCDHbPgkrDW9IgD40Ye/RAk8cgLBeqiSVtlxGNbQtX/Y7I9G0g0YwBav vlsXj8UhG8WjfGXhCdioQGtgSE0usm13+ifFfBZu0kW7Qn1IUmHaTua3sDPL5c9qzqSg R+5l0Gp8yFD7UhxZH6rKQqP3KPgKC1MTxo9k0oVwp3+czMit0uF1+FrXdSFc8VzHAinI pj4AnenU/PiQGHDYNCb/aaO8COy6BYSgJSMhEEt/+GjxwKKWYLbkCIG0X7Xhs6moB1yH 6tiaARTa0ymP+vxdt1pyH6sN330cdfGnfF99tbvhJNn1K7Qk67IAD8291vlTVq8Vmd4s LsKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:cc:to:from :subject:organization:arc-authentication-results; bh=QIdVBzasnjc9Rrpr9LCjBUD3OO/uNWupne8RzYWyuC0=; b=UQfs+NiWxu/3Kj6xeQlh+tolMcQVu50MqDtKMyru2c70rNPt6p6RzRIa2ykC1Tdpyk i4xG4AJgGvw2Qa4GHq897OgsMnONb15Hald5lK5F7yP+wLBcNTWRm7trI2Zh2AYaVem6 D19yazyBmGqIbj8IbzYChGXEXCx+PQnm/2wYCeYplq3jPvn77SA1XlgSNhPxSKMMKgin cko5UztOm0c22Q9GG8uw5aU59gL1sfrGSfXibZHMRscxp1SoQ/ktklx6FznerFIiaGf7 ZKkDrw+r2jEPGj52TQ5EIoLzx/5Xi8nwEjWC3Phvc2ftfrE/XQaT2GNl0y7gRWiUDWop UsYQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u12-v6si1618545pgb.280.2018.06.26.09.11.53; Tue, 26 Jun 2018 09:12:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752608AbeFZP7p (ORCPT + 99 others); Tue, 26 Jun 2018 11:59:45 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:55554 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752569AbeFZP7m (ORCPT ); Tue, 26 Jun 2018 11:59:42 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C0ADB808255B; Tue, 26 Jun 2018 15:59:41 +0000 (UTC) Received: from warthog.procyon.org.uk (ovpn-120-238.rdu2.redhat.com [10.10.120.238]) by smtp.corp.redhat.com (Postfix) with ESMTP id 108072026E0E; Tue, 26 Jun 2018 15:59:40 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 Subject: [PATCH 2/3] certs/blacklist: fix const confusion From: David Howells To: jmorris@namei.org Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, Nick Desaulniers , linux-kernel@vger.kernel.org Date: Tue, 26 Jun 2018 16:59:40 +0100 Message-ID: <153002878055.31726.289273416003704588.stgit@warthog.procyon.org.uk> In-Reply-To: <153002876741.31726.8580751276453556884.stgit@warthog.procyon.org.uk> References: <153002876741.31726.8580751276453556884.stgit@warthog.procyon.org.uk> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Tue, 26 Jun 2018 15:59:41 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.8]); Tue, 26 Jun 2018 15:59:41 +0000 (UTC) for IP:'10.11.54.4' DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'dhowells@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Nick Desaulniers Fixes commit 2be04df5668d ("certs/blacklist_nohashes.c: fix const confusion in certs blacklist") Signed-off-by: Nick Desaulniers Signed-off-by: David Howells --- certs/blacklist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certs/blacklist.h b/certs/blacklist.h index 150d82da8e99..1efd6fa0dc60 100644 --- a/certs/blacklist.h +++ b/certs/blacklist.h @@ -1,3 +1,3 @@ #include -extern const char __initdata *const blacklist_hashes[]; +extern const char __initconst *const blacklist_hashes[];