From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Velikov Subject: Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Date: Mon, 7 Dec 2015 13:29:41 +0000 Message-ID: References: <1448892658-14256-1-git-send-email-gabriel@lse.epita.fr> <1448892658-14256-2-git-send-email-gabriel@lse.epita.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dave Airlie Cc: Gabriel Laskar , David Airlie , "open list:DRM DRIVERS" , "open list:ABI/API" , open list , Mikko Rapeli List-Id: dri-devel@lists.freedesktop.org On 5 December 2015 at 21:03, Dave Airlie wrote: > On 5 December 2015 at 00:22, Emil Velikov wrote: >> On 30 November 2015 at 14:10, Gabriel Laskar wrote: >>> Signed-off-by: Gabriel Laskar >>> CC: Emil Velikov >>> CC: Mikko Rapeli >>> >>> --- >>> include/uapi/drm/virtgpu_drm.h | 98 +++++++++++++++++++++--------------------- >>> 1 file changed, 49 insertions(+), 49 deletions(-) >>> >> For the series >> Reviewed-by: Emil Velikov >> >> Dave would you have any comments wrt this and the remainder of Mikko's >> series ? Alternatively what can we do to get those merged (would you >> like a branch/pull request) ? > > Yeah a git pull for these would be good, it's about all I can do to > care about them. > >>From your earlier reply I got the impression that you'll pick Mikko's work. Either way, glad to see some progress on the topic. Mikko, Gabriel, Will you guys be so kind to send pull requests or shall I ? Thanks Emil