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=-5.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 EA693C2B9F4 for ; Mon, 14 Jun 2021 23:04:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A7D6560FF1 for ; Mon, 14 Jun 2021 23:04:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229760AbhFNXG4 (ORCPT ); Mon, 14 Jun 2021 19:06:56 -0400 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:49997 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229696AbhFNXG4 (ORCPT ); Mon, 14 Jun 2021 19:06:56 -0400 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1lsvdT-000T66-JG; Tue, 15 Jun 2021 01:04:51 +0200 Received: from p5b13a0fe.dip0.t-ipconnect.de ([91.19.160.254] helo=[192.168.178.81]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1lsvdT-000ggo-Cl; Tue, 15 Jun 2021 01:04:51 +0200 Subject: Re: [PATCH] m68k/kernel - wire up syscall_trace_enter/leave for m68k To: Michael Schmitz , Geert Uytterhoeven Cc: Linux/m68k , Andreas Schwab References: <1595823555-11103-1-git-send-email-schmitzmic@gmail.com> <855486ab-736a-19ad-35c2-174b5eb59898@gmail.com> <0292f4c9-40c1-6469-07f6-91722806216b@gmail.com> <76e2f396-ec94-2615-4fea-0f33f6564f19@gmail.com> From: John Paul Adrian Glaubitz Message-ID: <67009443-6963-c66d-9c3d-0a4d79664b71@physik.fu-berlin.de> Date: Tue, 15 Jun 2021 01:04:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: <76e2f396-ec94-2615-4fea-0f33f6564f19@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 91.19.160.254 Precedence: bulk List-ID: X-Mailing-List: linux-m68k@vger.kernel.org On 6/15/21 12:11 AM, Michael Schmitz wrote: > working on entry.S recently, I was reminded of this one. It's never been applied, and I can't find a trace of it in my tree. > > Not sure how far Adrian got with seccomp support testing, so I'm uncertain this is still of interest ... I still have a fork of libseccomp with m68k support and my SH support patch was merged upstream. So, if you guys can get the kernel bits in place, I can take care of libseccomp. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913