From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC69DC433F5 for ; Wed, 27 Oct 2021 12:12:53 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 84FFD60E54 for ; Wed, 27 Oct 2021 12:12:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 84FFD60E54 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BF3D089B66; Wed, 27 Oct 2021 12:12:52 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id E3F2889A9F for ; Wed, 27 Oct 2021 12:12:50 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10149"; a="253694645" X-IronPort-AV: E=Sophos;i="5.87,186,1631602800"; d="scan'208";a="253694645" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Oct 2021 05:12:50 -0700 X-IronPort-AV: E=Sophos;i="5.87,186,1631602800"; d="scan'208";a="537504651" Received: from aeremina-mobl.ccr.corp.intel.com (HELO localhost) ([10.249.254.123]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Oct 2021 05:12:47 -0700 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: References: <20210122115918.63b56fa1@canb.auug.org.au> <20210122182946.6beb10b7@canb.auug.org.au> Subject: Re: linux-next: build warning after merge of the drm tree To: "Nikula, Jani" , Daniel Vetter , Rodrigo Vivi , Stephen Rothwell , Tvrtko Ursulin From: Joonas Lahtinen Cc: Dave Airlie , DRI , Linux Next Mailing List , Linux Kernel Mailing List , Chris Wilson Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Message-ID: <163533676481.68716.4009950051571709814@jlahtine-mobl.ger.corp.intel.com> User-Agent: alot/0.8.1 Date: Wed, 27 Oct 2021 15:12:44 +0300 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" (+ Tvrtko who was recently added as a drm/i915 co-maintainer) Quoting Daniel Vetter (2021-01-22 10:40:48) > On Fri, Jan 22, 2021 at 8:29 AM Stephen Rothwell w= rote: > > > > Hi Daniel, > > > > On Fri, 22 Jan 2021 08:17:58 +0100 Daniel Vetter wrot= e: > > > > > > Hm that has been in drm-intel-gt-next for a few days, is that tree not > > > in linux-next? > > > > It is not. Hi Stephen, We should be now good to go and add drm-intel-gt-next to linux-next. The branch would be as follows: drm-intel-gt-next git://anongit.freedesktop.org/drm-intel for-linux-next-gt Notice the "-gt" and the end of the for-linux-next branch name. This should= eliminate the gap we have been having. The change to add it to the DIM tool is here: https://gitlab.freedesktop.org/drm/maintainer-tools/-/commit/7b5c2c29cdbc05= 4e8c8fce38f095c56290fc4833 So once all developers have updated their tooling (for which they will get an automatic nag message) we should be all up-to-date for future merge windows. Regards, Joonas > Adding -intel maintainers to get that sorted. > -Daniel >=20 > > These are the drm branches currently in linux-next: >=20 > Oh for ordering maybe put drm-misc ahead of the other subtrees, -misc > is where nowadays a lot of refactorings and core changes land. > Probably doesn't matter in practice. > -Daniel >=20 > > drm-fixes git://git.freedesktop.org/git/drm/drm.git drm-fix= es > > amdgpu-fixes git://people.freedesktop.org/~agd5f/linux drm-fix= es > > drm-intel-fixes git://anongit.freedesktop.org/drm-intel for-lin= ux-next-fixes > > drm-misc-fixes git://anongit.freedesktop.org/drm/drm-misc for-lin= ux-next-fixes > > drm git://git.freedesktop.org/git/drm/drm.git drm-next > > amdgpu https://gitlab.freedesktop.org/agd5f/linux drm-next > > drm-intel git://anongit.freedesktop.org/drm-intel for-lin= ux-next > > drm-tegra git://anongit.freedesktop.org/tegra/linux.git drm/teg= ra/for-next > > drm-misc git://anongit.freedesktop.org/drm/drm-misc for-lin= ux-next > > drm-msm https://gitlab.freedesktop.org/drm/msm.git msm-next > > imx-drm https://git.pengutronix.de/git/pza/linux imx-drm= /next > > etnaviv https://git.pengutronix.de/git/lst/linux etnaviv= /next > > > > -- > > Cheers, > > Stephen Rothwell >=20 >=20 >=20 > --=20 > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch