Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932169AbbLGNqF (ORCPT ); Mon, 7 Dec 2015 08:46:05 -0500 Received: from mail.kapsi.fi ([217.30.184.167]:38350 "EHLO mail.kapsi.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755658AbbLGNqB (ORCPT ); Mon, 7 Dec 2015 08:46:01 -0500 Date: Mon, 7 Dec 2015 15:45:57 +0200 From: Mikko Rapeli To: Emil Velikov Cc: Dave Airlie , Gabriel Laskar , David Airlie , "open list:DRM DRIVERS" , "open list:ABI/API" , open list Subject: Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Message-ID: <20151207134557.GR6104@lakka.kapsi.fi> 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=us-ascii Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2001:1bc8:1004::1 X-SA-Exim-Mail-From: mikko.rapeli@iki.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1857 Lines: 47 On Mon, Dec 07, 2015 at 01:29:41PM +0000, Emil Velikov wrote: > 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 ? Go a head and send one. I guess you are talking about the drm specific patches. I tested Gabriel's changes too and found one more userspace compilation problem from the now exported AMD header. You can pick my patches from emails or latest draft is at https://github.com/mcfrisk/linux/tree/headers_test_v05 I'm following Linus'es tree and dropping changes which get merged from my development branch. -Mikko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/