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 X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6824FC433DB for ; Fri, 22 Jan 2021 08:41:02 +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 0EDE1235F9 for ; Fri, 22 Jan 2021 08:41:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EDE1235F9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 271636E2EF; Fri, 22 Jan 2021 08:41:01 +0000 (UTC) Received: from mail-oo1-xc32.google.com (mail-oo1-xc32.google.com [IPv6:2607:f8b0:4864:20::c32]) by gabe.freedesktop.org (Postfix) with ESMTPS id 538E36E2EF for ; Fri, 22 Jan 2021 08:41:00 +0000 (UTC) Received: by mail-oo1-xc32.google.com with SMTP id k9so1222000oop.6 for ; Fri, 22 Jan 2021 00:41:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wOljwRCTbqyi57Y0Livy/H/EyT5660ugsfV4DuzfwqY=; b=O0p5VKMoY2x8AgqrSCwbvRe2f+uh5jMDWo8v1uN5BFnIpTYeylv7jXtmw2xwBF6CvZ cvAidVCqZX4yBuePIjcFU+6pgnI6q/Ep1Z5C+g7Iacpr5DV3r+R36zNMnln8Q8Lzl9lz E1uzZCGg7oqS3+ZlEG+gNKDcsFMA0JCZIyhoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wOljwRCTbqyi57Y0Livy/H/EyT5660ugsfV4DuzfwqY=; b=jRCvgHAanSPAYi/0Xav/6d98FSnHsoZQNTmWz45Uh6akvaqIfpTeTpF/QHVuie5b+U KESfTn+byshO5X8UXMjJxFLSRxsX6IPcIjc0qnW9zA0g/H9Zlq1oO3xIvSVMRBwbRUCa MFlY5GZ27UFQEZIEtiHSYiT9Y/DoDdDxOJ48YwDf0ctCOM7p5vF2AhmtV+C/Ev1/uu16 nPKbl5I2ThZMTvYawty6yLljCWRugF1X7IwlnjNzl+U3ZZ3y9zTOG+9Y8gBDz3WgGuIm 9rKnzKel/H4PKZ8LxOESaO72E7t/VlUq7FgRU98nnjJJpfV7ybYgvwyEmjznB65KV+9j xlMg== X-Gm-Message-State: AOAM532P1pqMX5K4zGtVwkAvIkDKi4jDiRC2LapENVcdVsxCisslCkJ9 7YpLBgodw5NMBzg+j63wB5HZOrTvbJWo72j3/9wx+A== X-Google-Smtp-Source: ABdhPJxDy+y1OaANdzA4wIMi5FJQjgdMKPG0dL2eTTJxJ2qmVIP8X8bscBmGEkbq8xeEe5veGwWsHRsLPQr71Q6nkYA= X-Received: by 2002:a4a:9722:: with SMTP id u31mr2968367ooi.28.1611304859529; Fri, 22 Jan 2021 00:40:59 -0800 (PST) MIME-Version: 1.0 References: <20210122115918.63b56fa1@canb.auug.org.au> <20210122182946.6beb10b7@canb.auug.org.au> In-Reply-To: <20210122182946.6beb10b7@canb.auug.org.au> From: Daniel Vetter Date: Fri, 22 Jan 2021 09:40:48 +0100 Message-ID: Subject: Re: linux-next: build warning after merge of the drm tree To: Stephen Rothwell , Joonas Lahtinen , "Nikula, Jani" , Rodrigo Vivi 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: , Cc: Dave Airlie , Linux Next Mailing List , Linux Kernel Mailing List , DRI , Chris Wilson Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Jan 22, 2021 at 8:29 AM Stephen Rothwell wrote: > > Hi Daniel, > > On Fri, 22 Jan 2021 08:17:58 +0100 Daniel Vetter wrote: > > > > Hm that has been in drm-intel-gt-next for a few days, is that tree not > > in linux-next? > > It is not. Adding -intel maintainers to get that sorted. -Daniel > These are the drm branches currently in linux-next: 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 > drm-fixes git://git.freedesktop.org/git/drm/drm.git drm-fixes > amdgpu-fixes git://people.freedesktop.org/~agd5f/linux drm-fixes > drm-intel-fixes git://anongit.freedesktop.org/drm-intel for-linux-next-fixes > drm-misc-fixes git://anongit.freedesktop.org/drm/drm-misc for-linux-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-linux-next > drm-tegra git://anongit.freedesktop.org/tegra/linux.git drm/tegra/for-next > drm-misc git://anongit.freedesktop.org/drm/drm-misc for-linux-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 -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel