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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 540BAC48BD1 for ; Fri, 11 Jun 2021 17:07:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3CD1D613D0 for ; Fri, 11 Jun 2021 17:07:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231415AbhFKRJq (ORCPT ); Fri, 11 Jun 2021 13:09:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229510AbhFKRJp (ORCPT ); Fri, 11 Jun 2021 13:09:45 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69F12C061574 for ; Fri, 11 Jun 2021 10:07:38 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id p7so9574186lfg.4 for ; Fri, 11 Jun 2021 10:07:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lOwkxf9QRi7C3lCfgqOaMKKdXM7YRsMkMG4gYcCEg7I=; b=hUJtNPjnc847EoQjZg/d561dlIomi/ORN/IB6rkSZqwqeECoGwZQRFJQb+QdwUYn9T gwvhv/DRfsqEqPJ1L/+W7BW/NLwxmhESeKzps5vuIMRmU1zEDrnRRjrssR42rdQ4pK6I xDo5ImsIUPlvP94FmFZNoRW0/65SEWbj3gJrY= 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=lOwkxf9QRi7C3lCfgqOaMKKdXM7YRsMkMG4gYcCEg7I=; b=HjwCu/lMIzPBIKo7xNBM/oYYikNSIeuIdJDm8NVsrf4yXBsT7aqMDdYqHb03SMlv4M 5uxrYCEWJKwgGKhl20kldfRQn9NxwD9ryiLm6HHEHupGi4RHenDgpUwmajs+xqpNlYng Nas+I+BWTFkq9Uu8L6JxS2ZLkXt/9efqayCAut2Wm/DepGVh0I3P9rR8eGY9RHpK0pEx Xe28bMKPCtD2vQBykrRkEOc+rIbi8DmfTFVMewQ0DdDq+pZ0ODX3LSwCtF9cLi/AViGg pOB6fGGrYXVLaUnyPjZaXhY7k82EsMYcIWwnUJgVgZ8IVQJJPYjKIYdBZkx9umQRxwIr xB0g== X-Gm-Message-State: AOAM531RTnhr1Lac8PuWQPup7AXi/prBKG6xGWSUgEPU8ZN3wxj62gtY wKb3P9AxMjxrvrK4M0ehxPzBhbvG0oPdtvnYhjU= X-Google-Smtp-Source: ABdhPJzC9w2BKrBv2gxm5DP+K8tmmfGcEl5sl+xGG6rq2SBdqAH9R68ssX6hu35DXZYviWu15BXXtg== X-Received: by 2002:a19:4312:: with SMTP id q18mr3173739lfa.609.1623431256426; Fri, 11 Jun 2021 10:07:36 -0700 (PDT) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com. [209.85.167.44]) by smtp.gmail.com with ESMTPSA id z8sm639400lfh.119.2021.06.11.10.07.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 11 Jun 2021 10:07:36 -0700 (PDT) Received: by mail-lf1-f44.google.com with SMTP id m21so9521427lfg.13 for ; Fri, 11 Jun 2021 10:07:35 -0700 (PDT) X-Received: by 2002:ac2:43b9:: with SMTP id t25mr3314299lfl.253.1623431255687; Fri, 11 Jun 2021 10:07:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Fri, 11 Jun 2021 10:07:19 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm fixes for 5.13-rc6 To: Dave Airlie Cc: Daniel Vetter , dri-devel , LKML Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 10, 2021 at 8:41 PM Dave Airlie wrote: > > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-06-11 I think anongit.freedesktop.org is sick. Can you ask somebody to give it some tender loving? It's just disconnecting immediately.. Linus 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 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 2D8FEC48BE0 for ; Fri, 11 Jun 2021 17:07:40 +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 E6706613CF for ; Fri, 11 Jun 2021 17:07:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E6706613CF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org 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 7F76F6F385; Fri, 11 Jun 2021 17:07:39 +0000 (UTC) Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6A64E6F385 for ; Fri, 11 Jun 2021 17:07:38 +0000 (UTC) Received: by mail-lj1-x22c.google.com with SMTP id e2so10621832ljk.4 for ; Fri, 11 Jun 2021 10:07:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lOwkxf9QRi7C3lCfgqOaMKKdXM7YRsMkMG4gYcCEg7I=; b=hUJtNPjnc847EoQjZg/d561dlIomi/ORN/IB6rkSZqwqeECoGwZQRFJQb+QdwUYn9T gwvhv/DRfsqEqPJ1L/+W7BW/NLwxmhESeKzps5vuIMRmU1zEDrnRRjrssR42rdQ4pK6I xDo5ImsIUPlvP94FmFZNoRW0/65SEWbj3gJrY= 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=lOwkxf9QRi7C3lCfgqOaMKKdXM7YRsMkMG4gYcCEg7I=; b=os4dqmz3hOtnq5Kn/LjQyDSVXrRGlxlt9NkSMIwz3vIeZDKTK1L2RRboo0zW26R7AB LAim8vvha83jKJ9vYo+yYi0aR/UITEOL2EHKrWPPcX//hxAJfy0kLRsB872WjYa1znAI eaXtOlI3+Ksoa7ybacE1TzUHCVR6qMS/d1TT9eYU0jY860fcNl+3VscxKSlfaF1NIRlh WWeSeRPhUVxXmjkgUZkRbPjbUk5AbqXy41fFSHB8gv4FK2ynQQJasvYzOIjXLdWjVPjN FwPDqh+TO2hqcGi98pTGvOV22VzojEo6T3A+bcPTbRQbC/HeSa7SI95YKzzj3Y18ZPZ3 0aaQ== X-Gm-Message-State: AOAM5305sYE5ZBkGPJ7iFj16/sqerm0kg0o2KFwtxGrVNHu/+ISuomEW nECwRpg6YtfRhC2A9iJOPCkOuA+tPUdvM2UjnSg= X-Google-Smtp-Source: ABdhPJyF6z+84MgQ/bKY0wnDmFOQhNIkVkeK0aA5DHXUyOAXi1Zkg8e/c664nhiRFRZ/0Z1/U5QqOA== X-Received: by 2002:a2e:a593:: with SMTP id m19mr3898461ljp.103.1623431256538; Fri, 11 Jun 2021 10:07:36 -0700 (PDT) Received: from mail-lf1-f42.google.com (mail-lf1-f42.google.com. [209.85.167.42]) by smtp.gmail.com with ESMTPSA id a1sm640273lfu.45.2021.06.11.10.07.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 11 Jun 2021 10:07:36 -0700 (PDT) Received: by mail-lf1-f42.google.com with SMTP id j20so9533718lfe.8 for ; Fri, 11 Jun 2021 10:07:35 -0700 (PDT) X-Received: by 2002:ac2:43b9:: with SMTP id t25mr3314299lfl.253.1623431255687; Fri, 11 Jun 2021 10:07:35 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Fri, 11 Jun 2021 10:07:19 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm fixes for 5.13-rc6 To: Dave Airlie Content-Type: text/plain; charset="UTF-8" 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: Daniel Vetter , LKML , dri-devel Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Jun 10, 2021 at 8:41 PM Dave Airlie wrote: > > git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-06-11 I think anongit.freedesktop.org is sick. Can you ask somebody to give it some tender loving? It's just disconnecting immediately.. Linus