Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751493AbdFZTup (ORCPT ); Mon, 26 Jun 2017 15:50:45 -0400 Received: from mail-ua0-f171.google.com ([209.85.217.171]:34684 "EHLO mail-ua0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751419AbdFZTuk (ORCPT ); Mon, 26 Jun 2017 15:50:40 -0400 MIME-Version: 1.0 In-Reply-To: <59515CCF.8060406@axentia.se> References: <1498111597-10714-1-git-send-email-peda@axentia.se> <20170626093526.7dezn6d74m5ktsok@phenom.ffwll.local> <59515CCF.8060406@axentia.se> From: Dave Airlie Date: Tue, 27 Jun 2017 05:50:38 +1000 Message-ID: Subject: Re: [PATCH v2 00/14] improve the fb_setcmap helper To: Peter Rosin Cc: LKML , nouveau , dri-devel , "open list:VIRTIO CORE, NET..." , amd-gfx mailing list , Daniel Vetter , Boris Brezillon , Russell King , Ben Skeggs , Dave Airlie , "intel-gfx@lists.freedesktop.org" , Vincent Abriou , Philippe Cornu , Yannick Fertre , Alex Deucher , =?UTF-8?Q?Christian_K=C3=B6nig?= , Gerd Hoffmann Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 468 Lines: 11 > > I'm traveling and cannot make progress this week. The merge window is > also real close so this series will therefore probably miss it unless > something unexpected happens... Don't worry you missed the merge window for drm already, we don't merge things after -rc6. Please remember the Linus merge window is for maintainers to merge stuff to Linus, things need to be ready long before it, and for drm you shouldn't really tie yourself to the merge cycle. Dave.