From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755407AbeAILFw (ORCPT + 1 other); Tue, 9 Jan 2018 06:05:52 -0500 Received: from foss.arm.com ([217.140.101.70]:52454 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752666AbeAILFv (ORCPT ); Tue, 9 Jan 2018 06:05:51 -0500 Date: Tue, 9 Jan 2018 11:05:47 +0000 From: Catalin Marinas To: Will Deacon Cc: Shanker Donthineni , Vikram Sethi , Sean Campbell , Marc Zyngier , linux-kernel , Christoffer Dall , kvmarm , linux-arm-kernel Subject: Re: [PATCH] arm64: Implement branch predictor hardening for Falkor Message-ID: <20180109110547.ok35kw5e4rwicnf3@localhost> References: <1515184139-23743-1-git-send-email-shankerd@codeaurora.org> <20180108170933.GU25869@arm.com> <20180108184446.GC13175@arm.com> <01fe1f41-ac45-0c19-a502-77b915c48fcf@codeaurora.org> <20180109094146.GB4297@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180109094146.GB4297@arm.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 09, 2018 at 09:41:46AM +0000, Will Deacon wrote: > You'll need to send a fixup patch. for-next/core is non-rebasing. I haven't pushed it out yet (will do this morning) but note that for-next/core is based on 4.15-rc3. -- Catalin