Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp4407124pxa; Mon, 10 Aug 2020 08:23:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy+opNGOM2G/ZfoBNXz8KbmOUpmZiHGWPwnE1erAnHqlZAlgcAzL7sm63bQAZfnWXgiOjtc X-Received: by 2002:aa7:c246:: with SMTP id y6mr22396876edo.78.1597072997459; Mon, 10 Aug 2020 08:23:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597072997; cv=none; d=google.com; s=arc-20160816; b=mZgo+w+Xd9szuOWjmKhHg1X+ntHtNnDIhLXf5JBzGZs02BR2Ba5UtCkPajlTjeiGbl 9BLrsn2V8S5n5+w5pc4idCxN7GOqetR/peX4pQVrDTb0ooEhfm3HHKB21JbUrxwVy78h ACaOO+eWQDF/3fIibQFz2lZM1rgDwMCVxsdZLkWmyj+g+JQ7srHqoIj0amwHIEMnjiU/ GFQPpm2ooQ5uhwfc0ZjMpeJqYhkvh20Fw+yWFmC/J1BBDWleCSs08yNggaRIfM6m5vIg Zz/SNurfRSLx8HWSy+kaMtyEmqCUaQAOtPpv1jSgyC9nuxSV41ib9xfLDys+5RV/41Dw KCMA== 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:subject:cc:to :from:dkim-signature; bh=kS5B0sDxCBcbDa+4700e+6mNKtTbIfkB0e4o6aMjSvo=; b=QkXYquASVBpG7+I3a+AIUFHwhMXzCnlsUBwMbgSJAUb3mob5qdy+YCP0CF7qVeCizs LvxL4cxvc8BuwZrHz364D3ouR8BPyPbn2f1sbrQ/SycgPVOQ+plX+ffOVLswK17E0mX8 Dm+dqCkdMMSPDQhD7+jq6AogFLqjos3rS+Ga3npcQbj2DGAGlcIL601mx5hL+p7BC8HJ p+B0q83yZjcdSBLcr2gaUsl0Ko+qVe4+2dh8VjowId4atosHIp7D4vTU3+bP0Z7NczfJ URbeI5+Stw9VRGtgnecDXOi9qx7D1tJyK5TVecw1N4BPxdpk9dndWl34qVVjOcjFIjxQ C7Ug== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=enE62gD+; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bx26si10376648edb.588.2020.08.10.08.22.54; Mon, 10 Aug 2020 08:23:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=enE62gD+; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727957AbgHJPVh (ORCPT + 99 others); Mon, 10 Aug 2020 11:21:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:51320 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728032AbgHJPUp (ORCPT ); Mon, 10 Aug 2020 11:20:45 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1FB0220656; Mon, 10 Aug 2020 15:20:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597072844; bh=tXAco+/hJuVY5Hoz8JSM+n9qDLrtNpmiQ6NZFbHlv64=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=enE62gD+mp9pcW2BNWdMesytF7So6QucNm8eqnqAvmnXN+OLWmfE61Uj9P8K17wNq 58vRYRaetpoVKBcdifxgtJe37GSIVYBdFbtR7NTEzodkUG1o+it41XPt6W5M5GKUdz OO9CI/YByWWYXAKXHrX1X8rBjHEE2yX6zeITf0h0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Guenter Roeck , Linus Torvalds , =?UTF-8?q?Daniel=20D=C3=ADaz?= Subject: [PATCH 5.8 37/38] random: random.h should include archrandom.h, not the other way around Date: Mon, 10 Aug 2020 17:19:27 +0200 Message-Id: <20200810151805.749334782@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200810151803.920113428@linuxfoundation.org> References: <20200810151803.920113428@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Linus Torvalds commit 585524081ecdcde1c719e63916c514866d898217 upstream. This is hopefully the final piece of the crazy puzzle with random.h dependencies. And by "hopefully" I obviously mean "Linus is a hopeless optimist". Reported-and-tested-by: Daniel Díaz Acked-by: Guenter Roeck Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- arch/arm64/include/asm/archrandom.h | 1 - arch/arm64/kernel/kaslr.c | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) --- a/arch/arm64/include/asm/archrandom.h +++ b/arch/arm64/include/asm/archrandom.h @@ -6,7 +6,6 @@ #include #include -#include #include static inline bool __arm64_rndr(unsigned long *v) --- a/arch/arm64/kernel/kaslr.c +++ b/arch/arm64/kernel/kaslr.c @@ -11,8 +11,8 @@ #include #include #include +#include -#include #include #include #include