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=-0.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 5D53BC433FF for ; Thu, 1 Aug 2019 21:48:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2C44A206B8 for ; Thu, 1 Aug 2019 21:48:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="hnBldSv2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732507AbfHAVsi (ORCPT ); Thu, 1 Aug 2019 17:48:38 -0400 Received: from ozlabs.org ([203.11.71.1]:38897 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726403AbfHAVsh (ORCPT ); Thu, 1 Aug 2019 17:48:37 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4603nv05Sgz9s3Z; Fri, 2 Aug 2019 07:48:34 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1564696115; bh=aIngYeEzEy2hPKC6P+EjAYCZpyzJwPIbJ1tSaVX7aK4=; h=Date:From:To:Cc:Subject:From; b=hnBldSv2ThzJTeoJ56CsuX9AZZdqlOAFGlw9OFGNNwylEkAIRLsOBWis7gWO/3n/T /aIUKShwD1j7U7Ds8sRAWdrxejNUdhXrp5aoB8h4wj6Q/LD8e67wY3y6VO+aFvxV+8 9WWFeXEgYjWU4vGAGcADz2ZQ0M87B2RY/QdivsckKc1029DnmEsrYShpITkK0uHao/ Sc7C/iBFtQh9l0PyF9RE/wNjL0Sum+H6wqO4oK/8sAsNAF2y4Y0G6AAV9yajAicdUQ huF2PWvKm9ezYzHAVbAp6kLY3kxWw/nldyK06zmShYgBCDfvG7+f/wvjdBuAid1iTY khLTJKgAgILkA== Date: Fri, 2 Aug 2019 07:48:13 +1000 From: Stephen Rothwell To: Catalin Marinas , Will Deacon Cc: Linux Next Mailing List , Linux Kernel Mailing List , Masami Hiramatsu Subject: linux-next: Fixes tag needs some work in the arm64-fixes tree Message-ID: <20190802074813.73b82a14@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/uWc0yy8xSu08lkEq9.urLiD"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/uWc0yy8xSu08lkEq9.urLiD Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit 72de4a283cb1 ("arm64: kprobes: Recover pstate.D in single-step exception = handler") Fixes tag Fixes: commit 7419333fa15e ("arm64: kprobe: Always clear pstate.D in brea= kpoint exception handler") has these problem(s): - leading word 'commit' unexpected --=20 Cheers, Stephen Rothwell --Sig_/uWc0yy8xSu08lkEq9.urLiD Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl1DXh0ACgkQAVBC80lX 0Gy0rggAnS3PZqGfhWWnKtOBIRAxqGoAabOxnbJRg8bzQtU2x1vbYZ7Qw2P6KJJz TGQQVqG+sIEEbP81Z0aX0Q0icz+Ft6oOLvOb2XOA4DVSnzs7Or2qGK3vbq1bidd6 PB/E8QEGdZUovcLyJT2HCgxTaor/Oqmh8PnniXmcURJr7U2YoJj6ihiVAZZXliBk bXALsaeN0Wgx+Ygp+gVwKGXnzo83gbctMG21fvn67SHgJBxqvzhSUmmJiW3PaRAs aCZR9cX0aqBycZCM9qM2VUaszEpHKskeYmXuLiNdB8/Bq/uF9OgBikLmQoP2Ni/2 wl77t3dqXitUbI2RKAk40UJFNw4RlA== =qGdW -----END PGP SIGNATURE----- --Sig_/uWc0yy8xSu08lkEq9.urLiD--