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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 AE039C433B4 for ; Tue, 18 May 2021 06:45:08 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 5BBAE611BD for ; Tue, 18 May 2021 06:45:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5BBAE611BD 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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc: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=vou2X21PlPf5OPgEkOaO9i27MPOUTrgR+bQ1mxdDhSI=; b=WlzhDHgwsHEjqjXqhgAki5IlI PIunThJo8FOgWmyuFSV1fPZCnswGesiE8/9AEVu5zgY+KBWdCZl9Qiz+u0Cmoj0sRjlLMSTuCM9HO ZmTh9pVBAHzFQz+vyXNQWdUKTq+xgi5pr+J6zJzE6jERup7/IOpDqcpnOUJ1fmZoHVPnobn0tkOh6 JbkYay/4Wvvplerfkc1ZwHu7xcr2WGIqe05F6zpJ9iRqKV/XQFGB4GWBKlvPnLMlYQAMWhQkeJoJS Me0+Z7DkFE6VQUeqW6tGr8S8Y8hoBKEB1zLQ46/DfJwgx0rI3WxDf/lsjvDsyVXlPfKfWsoCTZ+st iEnbAxhAw==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1litS4-00HBrb-UO; Tue, 18 May 2021 06:43:37 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1litRy-00HBpp-Pd; Tue, 18 May 2021 06:43:32 +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=l2WBiCb5duYJRA9nKpihqrJOH1Qjg6utSrFiu8qAdtc=; b=OGsU7plbD8JAWYLTUch9Rm1H4M CGw2jk2RZePo5Yhfp5cmTrFtKhl8m6e9lVs0F0gpU+me7y1HNe8Xx8IqPFKq50Si4gKF+dmRDe9BB RuYcyo0x5cOXrwCHwiN01Nx2erBWTda/y+NRiDs1LgV2AYtEwW/gD0v5P4QvyEmJQyCyn27KxWddv sW61rGwGeuATqYFWNM4jnGGItEqyfMzTExtv1Py423msL9ckn+63Fo4YzjnMg4PhWsvWBAndOcwl0 mf/A1pEe5xfjsc9aCIWPUmSUSfMe/XEpUdfF5qut+96GIhaxfEfgqCwpIwglvX1Rsq10PaEnRRFY9 ah/4uenA==; Received: from hch by casper.infradead.org with local (Exim 4.94 #2 (Red Hat Linux)) id 1litQX-00DioB-2l; Tue, 18 May 2021 06:42:12 +0000 Date: Tue, 18 May 2021 07:42:01 +0100 From: Christoph Hellwig To: Arnd Bergmann Cc: linux-arch@vger.kernel.org, Arnd Bergmann , Christoph Hellwig , Alexander Viro , Andrew Morton , Borislav Petkov , Brian Gerst , Eric Biederman , Ingo Molnar , "H. Peter Anvin" , Thomas Gleixner , Linux ARM , linux-kernel@vger.kernel.org, Linux-MM , kexec@lists.infradead.org Subject: Re: [PATCH v3 2/4] mm: simplify compat_sys_move_pages Message-ID: References: <20210517203343.3941777-1-arnd@kernel.org> <20210517203343.3941777-3-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210517203343.3941777-3-arnd@kernel.org> 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.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel