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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 8FF9DC4320A for ; Mon, 26 Jul 2021 20:13:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6B8B160F8F for ; Mon, 26 Jul 2021 20:13:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231857AbhGZTd1 (ORCPT ); Mon, 26 Jul 2021 15:33:27 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:42567 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231540AbhGZTd1 (ORCPT ); Mon, 26 Jul 2021 15:33:27 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4GYWN10cpsz1qxm3; Mon, 26 Jul 2021 22:13:53 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4GYWN06g4rz1qrxK; Mon, 26 Jul 2021 22:13:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id I5cRCfIFhPTv; Mon, 26 Jul 2021 22:13:52 +0200 (CEST) X-Auth-Info: 3CfPstfoFvG9oxhsunU1+8tXeXfdDZ+PN3GoqbEWJN4L47buNOzrY7w5QAfJ/uZU Received: from igel.home (ppp-46-244-163-183.dynamic.mnet-online.de [46.244.163.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Mon, 26 Jul 2021 22:13:51 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id E82262C265D; Mon, 26 Jul 2021 22:13:50 +0200 (CEST) From: Andreas Schwab To: ebiederm@xmission.com (Eric W. Biederman) Cc: Michael Schmitz , Brad Boyer , geert@linux-m68k.org, linux-arch@vger.kernel.org, linux-m68k@lists.linux-m68k.org, torvalds@linux-foundation.org Subject: Re: [RFC][PATCH] signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die References: <87h7gopvz2.fsf@disp2133> <328e59fb-3e8c-e4cd-06b4-1975ce98614a@gmail.com> <877dhio13t.fsf@disp2133> <12992a3c-0740-f90e-aa4e-1ec1d8ea38f6@gmail.com> <87tukkk6h3.fsf@disp2133> <87eebn7w7y.fsf@igel.home> <20210725101253.GA6096@allandria.com> <87a6m8kgtx.fsf_-_@disp2133> X-Yow: Yes, Private DOBERMAN!! Date: Mon, 26 Jul 2021 22:13:50 +0200 In-Reply-To: <87a6m8kgtx.fsf_-_@disp2133> (Eric W. Biederman's message of "Mon, 26 Jul 2021 14:36:42 -0500") Message-ID: <875yww7s01.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-arch@vger.kernel.org On Jul 26 2021, Eric W. Biederman wrote: > diff --git a/arch/m68k/fpsp040/skeleton.S b/arch/m68k/fpsp040/skeleton.S > index a8f41615d94a..ec767523c012 100644 > --- a/arch/m68k/fpsp040/skeleton.S > +++ b/arch/m68k/fpsp040/skeleton.S > @@ -502,7 +502,8 @@ in_ea: > .section .fixup,#alloc,#execinstr > .even > 1: > - jbra fpsp040_die > + bsrl fpsp040_die > + jmp .Lnotkern That should be jbra instead of jmp. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."