Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1285309
| From | Mikko Rapeli <mikko.rapeli@iki.fi> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h |
| Date | 2015-12-07 14:50 +0100 |
| Message-ID | <qD4kW-56d-3@gated-at.bofh.it> (permalink) |
| References | <qAxt8-4HX-5@gated-at.bofh.it> <qAxt8-4HX-11@gated-at.bofh.it> <qBZx0-3Oz-17@gated-at.bofh.it> <qCsfD-6c0-5@gated-at.bofh.it> <qD41A-4Zp-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Dec 07, 2015 at 01:29:41PM +0000, Emil Velikov wrote: > On 5 December 2015 at 21:03, Dave Airlie <airlied@gmail.com> wrote: > > On 5 December 2015 at 00:22, Emil Velikov <emil.l.velikov@gmail.com> wrote: > >> On 30 November 2015 at 14:10, Gabriel Laskar <gabriel@lse.epita.fr> wrote: > >>> Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr> > >>> CC: Emil Velikov <emil.l.velikov@gmail.com> > >>> CC: Mikko Rapeli <mikko.rapeli@iki.fi> > >>> > >>> --- > >>> include/uapi/drm/virtgpu_drm.h | 98 +++++++++++++++++++++--------------------- > >>> 1 file changed, 49 insertions(+), 49 deletions(-) > >>> > >> For the series > >> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> > >> > >> 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Emil Velikov <emil.l.velikov@gmail.com> - 2015-12-04 15:30 +0100
Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Dave Airlie <airlied@gmail.com> - 2015-12-05 22:10 +0100
Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Emil Velikov <emil.l.velikov@gmail.com> - 2015-12-07 14:30 +0100
Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Mikko Rapeli <mikko.rapeli@iki.fi> - 2015-12-07 14:50 +0100
Re: [PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h Gabriel Laskar <gabriel@lse.epita.fr> - 2015-12-09 15:00 +0100
csiph-web