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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F2B59C433F5 for ; Tue, 19 Oct 2021 10:43:46 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id C4740610E5 for ; Tue, 19 Oct 2021 10:43:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C4740610E5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=tCE6IaTAMqbZFIH07IE09aU1uudgo1LSTkvbhPA2/G4=; b=0Gq6aNCIgt5enk 1Vf1ecSjKNRNaHZJbQn8pol/8tAtUGgdPZ/j1l1nuujgBrWfnPv/qr9GNdgnOvKpxU1Q7WFw7WXLi AEE492TJl4FguKjKSD02VTZEFL7GypBFpQFORg/l0RN/4whJCYl9IkQNJDgxyzOhbtXpbYYn4dvh0 misWQeXnQDwT6nsiG4ohaHBb8Or/6UWjkpaYMKGMNc7ik1VKZP5Ffib+kGqmn7yvx4HSdgZK6xnKM xZYHld1UKddtrAlgZ7mFWzVEHImAaqqreUI2Lc1rG7qakVPUmw4HfgcQaq9Buszdkj9SrVIC043uL mHveeRxzG6Tx15UExVPA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcmZr-000qkx-QT; Tue, 19 Oct 2021 10:42:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcmZo-000qju-0j for linux-arm-kernel@lists.infradead.org; Tue, 19 Oct 2021 10:42:37 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0CFE36113D; Tue, 19 Oct 2021 10:42:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634640155; bh=tvotoiogVbvu3iu5GXzxolttFF7sERBoYG0umB8B4oE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TQhgj8BlxzKyfk/bZvkY5dXEihWBz/52lsUJHqjujmrA/JXtYu2H9bL+hnRX4t8LA fjOaeDKfPyOa5qx/g3xW0rbGdaV6DaIdhB6M4oaJ231VGRZR6D0C4fXA/uj4hjO3tL XytuEdgAK/zOYqXMUo26tU5B27NMnATYNopY2JuiV+4WnGA78qdJZnxNcgyryUQSdK q91n546j1SlLRBepFszaCPWMQvsKzyzI1icfpDgmFaGz72/hF/Jlhc+pz1nV5itF14 gmLEH+LSvZQKmHEUYthb0ITBXHaMBVSmmPWV8BBh/5VSEQbwVXu+GWnPA9iny1pR+L efyq9DhKbEKfQ== Date: Tue, 19 Oct 2021 11:42:30 +0100 From: Will Deacon To: Suzuki K Poulose Cc: mathieu.poirier@linaro.org, catalin.marinas@arm.com, anshuman.khandual@arm.com, mike.leach@linaro.org, leo.yan@linaro.org, maz@kernel.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 15/15] arm64: errata: Enable TRBE workaround for write to out-of-range address Message-ID: <20211019104229.GC13251@willie-the-truck> References: <20211014223125.2605031-1-suzuki.poulose@arm.com> <20211014223125.2605031-16-suzuki.poulose@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211014223125.2605031-16-suzuki.poulose@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211019_034236_120735_609EF7D2 X-CRM114-Status: UNSURE ( 9.61 ) 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Oct 14, 2021 at 11:31:25PM +0100, Suzuki K Poulose wrote: > With the TRBE driver workaround available, enable the config symbols > to be built without COMPILE_TEST > > Signed-off-by: Suzuki K Poulose > --- > arch/arm64/Kconfig | 2 -- > 1 file changed, 2 deletions(-) Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel