From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] drm: Add missing field copy in compat_drm_version Date: Fri, 14 Jul 2017 02:39:08 +0100 Message-ID: <20170714013907.GD13102@ZenIV.linux.org.uk> References: <1499840312-23418-1-git-send-email-jeffy.chen@rock-chips.com> <20170713123655.n56qor3hq7jqt33h@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170713123655.n56qor3hq7jqt33h@phenom.ffwll.local> Sender: linux-kernel-owner@vger.kernel.org To: Jeffy Chen , Linus Torvalds , Dave Airlie , linux-kernel@vger.kernel.org, briannorris@chromium.org, dianders@chromium.org, dri-devel@lists.freedesktop.org, Daniel Vetter List-Id: dri-devel@lists.freedesktop.org On Thu, Jul 13, 2017 at 02:36:55PM +0200, Daniel Vetter wrote: > On Wed, Jul 12, 2017 at 02:18:32PM +0800, Jeffy Chen wrote: > > DRM_IOCTL_VERSION is supposed to update the name_len/date_len/desc_len > > fields to user. > > > > Fixes: 012c6741c6aa("switch compat_drm_version() to drm_ioctl_kernel()") > > Signed-off-by: Jeffy Chen > > Reviewed-by: Daniel Vetter > > Linus, since Dave is a bit out with flu and this bug only exists in your > tree (not yet in drm-next), can you pls apply this directly? It's a fumble > in Al's rework. Direct mbox link from patchwork, in case you don't have > that in your archives anywhere: (Belated) ACKed-by: Al Viro