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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no 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 6C6AFECE58C for ; Fri, 11 Oct 2019 15:06:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 43545206CD for ; Fri, 11 Oct 2019 15:06:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727975AbfJKPGh (ORCPT ); Fri, 11 Oct 2019 11:06:37 -0400 Received: from foss.arm.com ([217.140.110.172]:35166 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726332AbfJKPGg (ORCPT ); Fri, 11 Oct 2019 11:06:36 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5C583142F; Fri, 11 Oct 2019 08:06:36 -0700 (PDT) Received: from e103592.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 511093F68E; Fri, 11 Oct 2019 08:06:33 -0700 (PDT) From: Dave Martin To: linux-kernel@vger.kernel.org Cc: Amit Kachhap , Andrew Jones , Arnd Bergmann , Catalin Marinas , Eugene Syromiatnikov , Florian Weimer , "H.J. Lu" , Jann Horn , Kees Cook , =?UTF-8?q?Kristina=20Mart=C5=A1enko?= , Marc Zyngier , Mark Brown , Paul Elliott , Peter Zijlstra , Richard Henderson , Sudakshina Das , Suzuki Poulose , Szabolcs Nagy , Thomas Gleixner , Vincenzo Frascino , Will Deacon , Yu-cheng Yu , linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [FIXUP 0/2] Fixups to patch 5 Date: Fri, 11 Oct 2019 16:06:27 +0100 Message-Id: <1570806389-16014-1-git-send-email-Dave.Martin@arm.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1570733080-21015-6-git-send-email-Dave.Martin@arm.com> References: <1570733080-21015-6-git-send-email-Dave.Martin@arm.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Here are a couple of late-breaking fixups, which may be integrated in the next posting. The first is trivial; the second needs discussion. Dave Martin (2): squash! arm64: Basic Branch Target Identification support squash! arm64: Basic Branch Target Identification support arch/arm64/Kconfig | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- 2.1.4