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 A5430C433EF for ; Thu, 21 Oct 2021 08:10:47 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (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 DB58360FDA for ; Thu, 21 Oct 2021 08:10:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DB58360FDA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HZgCT1S65z3cBW for ; Thu, 21 Oct 2021 19:10:45 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.219.51; helo=mail-qv1-f51.google.com; envelope-from=geert.uytterhoeven@gmail.com; receiver=) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HZgBx03sHz2yJM for ; Thu, 21 Oct 2021 19:10:16 +1100 (AEDT) Received: by mail-qv1-f51.google.com with SMTP id d6so387991qvb.3 for ; Thu, 21 Oct 2021 01:10:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hd/+QnCCQ1ttXjZzIuOwM5Awcbe5eGoYYrYqsyq6bCA=; b=j0CswXMw1kxN/5X6ee/O4stYowf+n+HPXMpfyAM6HiQztF9q89JZs7RWMz2ZPMy+pA POp+icU0W+cMqm86NmdFquwlgd++Ux/XVPRbEynA4nU/3PEBGb1Y7hu5RzynXsrvoTuy LjQXskr2qsugwYIlO0+GmR6wF7Fm5WqNuiBTmD4GSJTKlKs05fBd85A1+nRFg9YDzF0l AiTqXwbM2ZLl6vzRdNUGEp4fLkuNc4OM1ooy2vWO0M7bAr6uhbFmcGSfoaYrd2Ukodza Kr937wdjO4YECkMdkbEGujhSiPOMlg5PBqpbUqnKkphVmRnNWjXXwcNtSWqww6W5zwu2 A4Jg== X-Gm-Message-State: AOAM532HqBrWPsC/iGUe1+JKVlgsoA1zhR+NueAU+QWrhPgNs7BeVOVm gQoEC9ytjVRjaijzN+FiMpxpx+bw9PM64g== X-Google-Smtp-Source: ABdhPJyhJqVR8t7KYMujQ+3ibZQOrX38JL4qBO358X40qV2b266+rcAP9+fghy725s2i3ERp3bqmpg== X-Received: by 2002:a05:6214:80c:: with SMTP id df12mr3598130qvb.4.1634803808708; Thu, 21 Oct 2021 01:10:08 -0700 (PDT) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com. [209.85.222.177]) by smtp.gmail.com with ESMTPSA id bq41sm2251091qkb.26.2021.10.21.01.10.08 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 21 Oct 2021 01:10:08 -0700 (PDT) Received: by mail-qk1-f177.google.com with SMTP id bp7so6517813qkb.12 for ; Thu, 21 Oct 2021 01:10:08 -0700 (PDT) X-Received: by 2002:ab0:3d9a:: with SMTP id l26mr4816956uac.114.1634803797383; Thu, 21 Oct 2021 01:09:57 -0700 (PDT) MIME-Version: 1.0 References: <87y26nmwkb.fsf@disp2133> <877de7jrev.fsf@disp2133> In-Reply-To: <877de7jrev.fsf@disp2133> From: Geert Uytterhoeven Date: Thu, 21 Oct 2021 10:09:46 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) To: "Eric W. Biederman" Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rich Felker , Linux-sh list , Linux Kernel Mailing List , Max Filippov , Paul Mackerras , Greentime Hu , H Peter Anvin , sparclinux , Vincent Chen , Linux-Arch , linux-s390 , Yoshinori Sato , Christian Borntraeger , Ingo Molnar , "open list:TENSILICA XTENSA PORT \(xtensa\)" , Kees Cook , Vasily Gorbik , Heiko Carstens , Openrisc , Borislav Petkov , Al Viro , Andy Lutomirski , Oleg Nesterov , Thomas Gleixner , Chris Zankel , Jonas Bonn , Nick Hu , Greg Kroah-Hartman , Linus Torvalds , "open list:BROADCOM NVRAM DRIVER" , Thomas Bogendoerfer , linuxppc-dev , David Miller , Maciej Rozycki Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" Hi Eric, Patch 21/20? On Wed, Oct 20, 2021 at 11:52 PM Eric W. Biederman wrote: > Now that force_fatal_sig exists it is unnecessary and a bit confusing > to use force_sigsegv in cases where the simpler force_fatal_sig is > wanted. So change every instance we can to make the code clearer. > > Signed-off-by: "Eric W. Biederman" > arch/m68k/kernel/traps.c | 2 +- Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds 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 DBBCAC4332F for ; Thu, 21 Oct 2021 08:18:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C1945610D0 for ; Thu, 21 Oct 2021 08:18:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231332AbhJUIUf (ORCPT ); Thu, 21 Oct 2021 04:20:35 -0400 Received: from mail-ot1-f45.google.com ([209.85.210.45]:45819 "EHLO mail-ot1-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231280AbhJUIUd (ORCPT ); Thu, 21 Oct 2021 04:20:33 -0400 Received: by mail-ot1-f45.google.com with SMTP id l16-20020a9d6a90000000b0054e7ab56f27so11313122otq.12; Thu, 21 Oct 2021 01:18:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=hd/+QnCCQ1ttXjZzIuOwM5Awcbe5eGoYYrYqsyq6bCA=; b=hWtfWfjBkvbQN6+S/T071uaPJLFOXDBzglYceACeFgr80VxaUfcoWAJo5UK669n4OU i+lRrd8kjZQX0pYmVb9hdwecJd6/M6FK87+udBqwENwpiPCVFVlvT4xugAC9sh9FyYb8 TTR9w12VN/m2pnPMsL+PyxZOuRin0/KBEnguZ9Q0o/2fPZDOUGCA+SZg1IylCMMNyGVN BboYt89LvrGqhKpcRLjrO/yu38xHrnwcnq2HeRdEc/KXpOhtLFx+a+eW2vccRUsWQNlC ambluegEEs0pbyaNmGUQs4qS0gGRrsp3HCgja7D0SC9WeHLmaopAIGeKVb3geKM3i2jy 2JNA== X-Gm-Message-State: AOAM532r/c0ob3o4R0e7NVzP4x+49pKlDHp2s3gwrh9AXsmsApdqsrqe LdVF4DdYLCjr8u1+xW3TEdGoDjpfxQnKxQ== X-Google-Smtp-Source: ABdhPJwl18YmfI6yLfUyvuRUylrzdnZIoNu+Orbtt/7R1cFBDtqJVkCq7y6q1P9hDXkwIKuEw0uZ5w== X-Received: by 2002:a05:6830:2708:: with SMTP id j8mr3681292otu.240.1634804297167; Thu, 21 Oct 2021 01:18:17 -0700 (PDT) Received: from mail-ot1-f47.google.com (mail-ot1-f47.google.com. [209.85.210.47]) by smtp.gmail.com with ESMTPSA id q185sm507885oib.26.2021.10.21.01.18.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 21 Oct 2021 01:18:17 -0700 (PDT) Received: by mail-ot1-f47.google.com with SMTP id w12-20020a056830410c00b0054e7ceecd88so9561974ott.2; Thu, 21 Oct 2021 01:18:16 -0700 (PDT) X-Received: by 2002:ab0:3d9a:: with SMTP id l26mr4816956uac.114.1634803797383; Thu, 21 Oct 2021 01:09:57 -0700 (PDT) MIME-Version: 1.0 References: <87y26nmwkb.fsf@disp2133> <877de7jrev.fsf@disp2133> In-Reply-To: <877de7jrev.fsf@disp2133> From: Geert Uytterhoeven Date: Thu, 21 Oct 2021 10:09:46 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) To: "Eric W. Biederman" Cc: Linux Kernel Mailing List , Rich Felker , "open list:TENSILICA XTENSA PORT (xtensa)" , Benjamin Herrenschmidt , "open list:BROADCOM NVRAM DRIVER" , Max Filippov , Paul Mackerras , H Peter Anvin , sparclinux , Vincent Chen , Thomas Gleixner , Linux-Arch , linux-s390 , Yoshinori Sato , Michael Ellerman , Linux-sh list , Christian Borntraeger , Ingo Molnar , Jonas Bonn , Kees Cook , Vasily Gorbik , Heiko Carstens , Openrisc , Borislav Petkov , Al Viro , Andy Lutomirski , Chris Zankel , Thomas Bogendoerfer , Nick Hu , linuxppc-dev , Oleg Nesterov , Greg Kroah-Hartman , Maciej Rozycki , Linus Torvalds , David Miller , Greentime Hu Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org Hi Eric, Patch 21/20? On Wed, Oct 20, 2021 at 11:52 PM Eric W. Biederman wrote: > Now that force_fatal_sig exists it is unnecessary and a bit confusing > to use force_sigsegv in cases where the simpler force_fatal_sig is > wanted. So change every instance we can to make the code clearer. > > Signed-off-by: "Eric W. Biederman" > arch/m68k/kernel/traps.c | 2 +- Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Thu, 21 Oct 2021 10:09:46 +0200 Subject: [OpenRISC] [PATCH 21/20] signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) In-Reply-To: <877de7jrev.fsf@disp2133> References: <87y26nmwkb.fsf@disp2133> <877de7jrev.fsf@disp2133> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org Hi Eric, Patch 21/20? On Wed, Oct 20, 2021 at 11:52 PM Eric W. Biederman wrote: > Now that force_fatal_sig exists it is unnecessary and a bit confusing > to use force_sigsegv in cases where the simpler force_fatal_sig is > wanted. So change every instance we can to make the code clearer. > > Signed-off-by: "Eric W. Biederman" > arch/m68k/kernel/traps.c | 2 +- Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds