Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp1966483imm; Wed, 16 May 2018 05:59:38 -0700 (PDT) X-Google-Smtp-Source: AB8JxZocFa87tEMjFW3QQhxnyToqgW6hZkGLVQB4LAuBpejghc6uiTAXXRkxAbD6LYBI4Ou2oigU X-Received: by 2002:a63:6aca:: with SMTP id f193-v6mr695678pgc.244.1526475578612; Wed, 16 May 2018 05:59:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526475578; cv=none; d=google.com; s=arc-20160816; b=yKWT3CQ5SSpZGzwd47OqT9dT28yLq+hPkyVE0oXA18Nxz9YpEwAl+rew9m/msQPlw6 JlOGHDTSxbVTTa2PS4lHRumv/g13q5UegGz4q3xkubwQnVqowof4JLlp6lr5y0gcW4L2 1QpVq8aGlJCKbxOlPuldf6vhuCipXLSC+kcsZGhAQmJNIecCN9kjxkfvSfXb9RYJL4VL Px0/B8aDrYsg/13L7UhMM+HqtuW7+2Y/mY3udYeuRNxfPQ5r1owG3MUT+jJCELLtnqJB q8mXmjZ9wGZiuwPoweE9hHM/oD0Dm5DYe/IkpPgS4Y5ZxvyDP2wsq6VlkMhA7mzdU+B+ hMiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:to :from:date:arc-authentication-results; bh=BsSheHmFA/+7rl9zLcF6x91EZIsSZEG4PXeQ++YYEIM=; b=lKxT5Pft+uzHwywHU74Bfp3V9L4SWlhK3OtQpb8Ehxh2S4rhnHdb3rD3TxtBqXfnEA QWVOK5bHGlST2G9aeF5aHHLPSaMvznBbc0g/BvjL8VGgMgDFIaYW7dshTwDHqURxHZX9 vzy36dAGKX3bZ6bD6loc3azLc9PoJXmLrSRbwVH1Zdpzgga4zADVKyfoxzajd3UlGoCD pgWN6QhMdaKjRB7M6bapNq+iTHit/Ca3otAiuuEYU+Dkyw3a78H6hz+PpZvgpZDa5wMs vMQqq45y0jVQk0GvgqNC4R4IzbUGS986fqro+aTkLCq4JGf9LHUgSqhE76Xo9uglhWyp qclA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m27-v6si2622872pfj.192.2018.05.16.05.59.24; Wed, 16 May 2018 05:59:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752917AbeEPM5f (ORCPT + 99 others); Wed, 16 May 2018 08:57:35 -0400 Received: from verein.lst.de ([213.95.11.211]:47454 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752319AbeEPM5d (ORCPT ); Wed, 16 May 2018 08:57:33 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 966C070928; Wed, 16 May 2018 15:01:59 +0200 (CEST) Date: Wed, 16 May 2018 15:01:59 +0200 From: Christoph Hellwig To: Christoph Hellwig , Souptick Joarder , Matthew Wilcox , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, devel@lists.orangefs.org, ceph-devel@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-ext4@vger.kernel.org, ocfs2-devel@oss.oracle.com, linux-mtd@lists.infradead.org, dri-devel@lists.freedesktop.org, lustre-devel@lists.lustre.org, linux-arm-kernel@lists.infradead.org, linux-s390@vger.kernel.org Subject: Re: [PATCH 10/14] vgem: separate errno from VM_FAULT_* values Message-ID: <20180516130159.GA32454@lst.de> References: <20180516054348.15950-1-hch@lst.de> <20180516054348.15950-11-hch@lst.de> <20180516095303.GH3438@phenom.ffwll.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180516095303.GH3438@phenom.ffwll.local> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 16, 2018 at 11:53:03AM +0200, Daniel Vetter wrote: > Reviewed-by: Daniel Vetter > > Want me to merge this through drm-misc or plan to pick it up yourself? For now I just want a honest discussion if people really actually want the vm_fault_t change with the whole picture in place.