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=-6.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C2FBCC43464 for ; Sat, 19 Sep 2020 05:29:13 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 64CE420773 for ; Sat, 19 Sep 2020 05:29:13 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="pBOya7qZ"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="FoXDLxhe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 64CE420773 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pepZAUzmmmvlgSGBQ/709/f0D9PaZqUwoqrLDi68tYw=; b=pBOya7qZ+RPynAGiu7FnwlKtw XEW7YNWyIVVt5KvcQT4AljCyBZgY3reO0cHprBWBew5MQYCXRVxXfDNBjwe+PXghwzkKj/90WGnat 9yLk+XA+qKtiiQSW2A3E0w/AUNmC/lWL+Tc0W0nadEfB/1oIIgtyWNJZZIr9gTEZkVCUQPMhumTrc 83iIOpJggvlfuTOjO4y8fWoltimJ01KpBOXzybE4qPK6LGRlzdc+H9DEbPsVwTSKjBN7gfClfaISt mb/ZkHyosbOjdLsY/u1+2rzoy4m43hkJLnA2EqSzR7Elx82HmNZzZjFalp3kefEpsmG7xcUL+JD4m X6zwOL+Qw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJVP4-0004uo-Tk; Sat, 19 Sep 2020 05:27:18 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJVP2-0004uc-Tp for linux-arm-kernel@merlin.infradead.org; Sat, 19 Sep 2020 05:27:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=q8TBa/IwMxUpZzueRcfGukDtWbm4uOIrNJkp/+J+fTo=; b=FoXDLxhe5wa2Maw8rQq4BohRO/ 5oeccx1qro96HXe7FMwSZ25F035k36kDsSpgSp/htmDyKx6co00oFARieXx8g4E4QSN+swanSausK kQiy8NLpnTskAsrtGFpKFuJ86AzSXasWNoOgnO9xw4g8ZdYAMkMM82MMl03cWSfYlZJaxn5ixXY7+ jHLT2ypIxl0DFNV0fI2/8y/j6ll0Mv6H7SPR4/IT2GSFuo76HlxP9RZ9prKpvPzQiA8Ewo3LnQCxv fwnZR3HzOK0+mXU0hvxuxTxY6xg05H3Ct/OUINsNJJMOLU/k3ATuGkFj8YhBWV0cBTBFHuOxha7rD Wq8Tk28w==; Received: from hch by casper.infradead.org with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJVP1-0000LD-B3; Sat, 19 Sep 2020 05:27:15 +0000 Date: Sat, 19 Sep 2020 06:27:15 +0100 From: Christoph Hellwig To: Arnd Bergmann Subject: Re: [PATCH v2 0/9] ARM: remove set_fs callers and implementation Message-ID: <20200919052715.GF30063@infradead.org> References: <20200918124624.1469673-1-arnd@arndb.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200918124624.1469673-1-arnd@arndb.de> X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , Christoph Hellwig , linux-mm@kvack.org, Alexander Viro , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Sep 18, 2020 at 02:46:15PM +0200, Arnd Bergmann wrote: > Hi Christoph, Russell, > > Here is an updated series for removing set_fs() from arch/arm, > based on the previous feedback. > > I have tested the oabi-compat changes using the LTP tests for the three > modified syscalls using an Armv7 kernel and a Debian 5 OABI user space, > and I have lightly tested the get_kernel_nofault infrastructure by > loading the test_lockup.ko module after setting CONFIG_DEBUG_SPINLOCK. What is the base line? Just the base.set_fs branch in Als tree, or do you need anything from my RISC-V series? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel