Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp1160692pxk; Fri, 25 Sep 2020 07:43:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy8XamCEiws5lBTqY4Mp7994T7ahotbfEaoMRxvHyXqf6O1nES3i5YUI4giASPAgYEpwfbB X-Received: by 2002:a17:906:d78c:: with SMTP id pj12mr3028428ejb.36.1601044984287; Fri, 25 Sep 2020 07:43:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601044984; cv=none; d=google.com; s=arc-20160816; b=ShLm+zS/PUyjqIq5GNyuWBLjVh90/BX8oJbnSm91590FYTpB8aBEVwwueXGDaOopBt xpwGboEwaieBoxMzA35IwiyWIqIQHlUNOGPBcrp2rn9ZIJt44x3MKBvMN6pjkHTM1lUe dYBHvL/xvQKw3qyVgSzG+xvJ6cq/UmdMi3l9jHS90bEcNOAk3hmx0EjsNFOe1lqgyNgn 74sszhGSOnxu6pHDbc++n2fswOX8XgCPUBCUqOXoz4YIOadlFgPQrPqbJXUl9bPvY0j2 E6VeAjAhNLyjMRYgl9Fpy7wpRrOieBODwErcQkWwpE+G0KYZ7IT/I+rXm5WQLfZj4Cav 5uoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=l2+WXnJatQs12aN4TVZe++Hg7qZhPYoEgDlFsFkp/DI=; b=bLyiVT0bx4JEyviS0d0xwNllq1V/pbdrUykSJAHqlsZfaFHDQyYXfLy9DrquBSeAdF dW6JxgN+QpOWDuPt0L/jVg8C3h6B5okJStLemLGHinfKOSzO7SnBhKoaqr9PIn/0wrEr nX74bommPgBpFQOav4QdDtSZ9gPz+FxwIjs/upyIxNTQ8MX4ctu35imET8HQDFNwQerL uvE4KrNbQYOwQ9AEPq2xECBYfS7C/xWtYoeH0C9mDGTttTw/KTGC8Sr7QtN9dHBtb1Tu 6OVX+5k79gA4JTK3/OREQM3KG//ruaoZIyqMhe8l4S5XaT1ch9knz6SaITFt4/fjDuSU uCHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ly5si1937963ejb.500.2020.09.25.07.42.41; Fri, 25 Sep 2020 07:43:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729016AbgIYOjo (ORCPT + 99 others); Fri, 25 Sep 2020 10:39:44 -0400 Received: from asavdk4.altibox.net ([109.247.116.15]:37110 "EHLO asavdk4.altibox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728038AbgIYOjo (ORCPT ); Fri, 25 Sep 2020 10:39:44 -0400 Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk4.altibox.net (Postfix) with ESMTPS id 4B1EC80682; Fri, 25 Sep 2020 16:39:39 +0200 (CEST) Date: Fri, 25 Sep 2020 16:39:37 +0200 From: Sam Ravnborg To: Arnd Bergmann Cc: Linux Fbdev development list , Bartlomiej Zolnierkiewicz , "linux-kernel@vger.kernel.org" , dri-devel , "David S . Miller" , Christoph Hellwig Subject: Re: [PATCH 0/3] fbdev: stop using compat_alloc_user_space Message-ID: <20200925143937.GA1929717@ravnborg.org> References: <20200918100812.1447443-1-arnd@arndb.de> <20200918124808.GD438822@phenom.ffwll.local> <20200924205436.GP1223313@ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=A5ZCwZeG c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=kj9zAlcOel0A:10 a=7gkXJVJtAAAA:8 a=7mFfxD536KHiRXcuot4A:9 a=CjuIK1q_8ugA:10 a=E9Po1WZjFZOl8hwRPBS3:22 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 25, 2020 at 01:31:51PM +0200, Arnd Bergmann wrote: > On Thu, Sep 24, 2020 at 10:54 PM Sam Ravnborg wrote: > > > > Hi Daniel/Arnd. > > > > On Fri, Sep 18, 2020 at 02:48:08PM +0200, Daniel Vetter wrote: > > > On Fri, Sep 18, 2020 at 12:08:10PM +0200, Arnd Bergmann wrote: > > > > The fbdev code uses compat_alloc_user_space in a few of its > > > > compat_ioctl handlers, which tends to be a bit more complicated > > > > and error-prone than calling the underlying handlers directly, > > > > so I would like to remove it completely. > > > > > > > > This modifies two such functions in fbdev, and removes another > > > > one that is completely unused. > > > > > > > > Arnd > > > > > > > > Arnd Bergmann (3): > > > > fbdev: simplify fb_getput_cmap() > > > > fbdev: sbuslib: remove unused FBIOSCURSOR32 helper > > > > fbdev: sbuslib: remove compat_alloc_user_space usage > > > > > > Looks all good, but we're also kinda looking for a new volunteer for > > > handling fbdev patches ... drm-misc commit rights, still not interested? > > > > Hi Daniel - I read the above as an a-b. And Arnd did not take the bait > > it seems. > > Ah right, I meant to reply but then forgot about it. > > I don't really want commit access, thanks for the offer. > > > Hi Arnd. checkpatch complained about some whitespace, which I fixed > > while applying. > > Will push to drm-misc-next tomorrow unless I hear anything else. > > Great, thanks! Pushed now. Sam