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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 C85D3C433ED for ; Wed, 28 Apr 2021 18:16:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7189961352 for ; Wed, 28 Apr 2021 18:16:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243626AbhD1SRb (ORCPT ); Wed, 28 Apr 2021 14:17:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56518 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240127AbhD1SRa (ORCPT ); Wed, 28 Apr 2021 14:17:30 -0400 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73B62C061573 for ; Wed, 28 Apr 2021 11:16:45 -0700 (PDT) Received: by mail-lj1-x22e.google.com with SMTP id u23so963353ljk.5 for ; Wed, 28 Apr 2021 11:16:45 -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=bQnbqIU21Yz7IsVFuLMZC9b3+5uNVTkHETJ8YPIGjUA=; b=Dq/BiUnK4j286jdMxydTWwCSXsnXMY6qTX9rEAcwREkRl5ZWAX6jm02gZEyeA1iIim LKML45U97nYBWML0zErNmL9MwW1/fZUSDqPZ4mpkhM2X7NWikuQBZT6iPxq5ADph3Eil L0GsmGg/AJUfTFnkGD8TfJdbECN/mbLcT6OgM= 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=bQnbqIU21Yz7IsVFuLMZC9b3+5uNVTkHETJ8YPIGjUA=; b=ttn81K6Nnv3bT+QO83OoMwwYQpZy7Tvrcbkxbfm6UtWCRQEWpp4xWuYkRWgO7Z3aKK VulwRqcLzDVTN3ApbYXcfoRWaGJL3trDw0Ok+dGQpNl2IfKcKt32qL1OGQ+Mqq6aXfSC sEyw6YOp+1HJ1NoT+6xRmwtqdgVgyJAshUh6NWEYjb5YFmrmkVBIZ/9aKzVDQADbnODH 5NAM16555k+dNXSWcpFBOtqI5uyX9WdOXnvfUXo71NxSjAO8shNremE1qw45YmpI9Zou tizm/y24p5xv8Ht2qeG4biqR8vNA+RGva9e8SANPrjgrrHrIcAQuVQBfB7igNtMlrvGt edFA== X-Gm-Message-State: AOAM530cndiaHr6uG7cMnE3CO4SzZofZOkTUoIFrDOS+e89E94Kpdrgd IvgQ7/VuvdYOGVraxh6lHC5UyREeGWvBQpsX X-Google-Smtp-Source: ABdhPJwu5QYxv31/quY7zThZ/xYQ3POTRSXRD7/R2YXKv8xI2T3Xqkc77JkGlpAVQGAVlKtAWRm0+A== X-Received: by 2002:a2e:7817:: with SMTP id t23mr20582815ljc.240.1619633803723; Wed, 28 Apr 2021 11:16:43 -0700 (PDT) Received: from mail-lj1-f175.google.com (mail-lj1-f175.google.com. [209.85.208.175]) by smtp.gmail.com with ESMTPSA id r13sm133843lfi.261.2021.04.28.11.16.42 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Apr 2021 11:16:42 -0700 (PDT) Received: by mail-lj1-f175.google.com with SMTP id a5so36349017ljk.0 for ; Wed, 28 Apr 2021 11:16:42 -0700 (PDT) X-Received: by 2002:a2e:1406:: with SMTP id u6mr20726288ljd.61.1619633802354; Wed, 28 Apr 2021 11:16:42 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Wed, 28 Apr 2021 11:16:26 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm for 5.13-rc1 To: Daniel Vetter Cc: Dave Airlie , dri-devel , LKML Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 28, 2021 at 11:14 AM Daniel Vetter wrote: > > Maybe we're overdoing it a bit, but we're trying to not backmerge all > the time for no reason at all. Oh, I'm not complaining. I think it's reasonable if some particular issue doesn't hold up further development. So my email was more a statement of surprise at a new pattern than anything else. 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=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 7B697C433B4 for ; Wed, 28 Apr 2021 18:16:48 +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 C703F6135B for ; Wed, 28 Apr 2021 18:16:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C703F6135B 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 E79746E141; Wed, 28 Apr 2021 18:16:46 +0000 (UTC) Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3360F6E141 for ; Wed, 28 Apr 2021 18:16:45 +0000 (UTC) Received: by mail-lf1-x12a.google.com with SMTP id z13so19722507lft.1 for ; Wed, 28 Apr 2021 11:16:45 -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=bQnbqIU21Yz7IsVFuLMZC9b3+5uNVTkHETJ8YPIGjUA=; b=Dq/BiUnK4j286jdMxydTWwCSXsnXMY6qTX9rEAcwREkRl5ZWAX6jm02gZEyeA1iIim LKML45U97nYBWML0zErNmL9MwW1/fZUSDqPZ4mpkhM2X7NWikuQBZT6iPxq5ADph3Eil L0GsmGg/AJUfTFnkGD8TfJdbECN/mbLcT6OgM= 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=bQnbqIU21Yz7IsVFuLMZC9b3+5uNVTkHETJ8YPIGjUA=; b=YHAbGbULEc2Eryhfha7A0HE1v5niScKZlxJCpDjmIRcgUqkBR8ml1qMc7HW0UCQsGV /tcch3lo7Gm82xz9NRfjJ9PCrLmJQq+VqSt5+TfvVcyBbSPld4Ri4bf2uj2+x4wYbkcd ogA2x2DfdOgROZ/k85sPW7d2eQ/bD/9XEjdRQ0Yv+c9KLjYjXVt8o/JkdPoGbbl4bhJx 6k6oMfs+M6ovRhN3fj2kEQGaKzx4Xj+z2bNZWU7ICgqARLmSg5k8zFHas0p8Fa8BTK1Z DRRNRA9nC+ymfdc4C50/kjcYswoQKEs2Wq2L9WHyMNRbLCft9rjb8fUbVKRfuDV72Dul K35Q== X-Gm-Message-State: AOAM5305+0VF/pObS6iJbFAQNxUEy/dv5crjgUyE6tSptNUu3ygQfqLA T6+wqOc6sCeTUh9b7f69tQ8Rjs3aQp9rz5I8 X-Google-Smtp-Source: ABdhPJwMv8Infx/ji2wR7kaNzER5sAnjDxek6AT0XmQPPfcsxwWIHFNJxjrIZjEliv8QGHgtszsgQQ== X-Received: by 2002:a05:6512:33cb:: with SMTP id d11mr22352828lfg.314.1619633803288; Wed, 28 Apr 2021 11:16:43 -0700 (PDT) Received: from mail-lj1-f169.google.com (mail-lj1-f169.google.com. [209.85.208.169]) by smtp.gmail.com with ESMTPSA id m8sm137663lfr.55.2021.04.28.11.16.42 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Apr 2021 11:16:42 -0700 (PDT) Received: by mail-lj1-f169.google.com with SMTP id s9so15419533ljj.6 for ; Wed, 28 Apr 2021 11:16:42 -0700 (PDT) X-Received: by 2002:a2e:1406:: with SMTP id u6mr20726288ljd.61.1619633802354; Wed, 28 Apr 2021 11:16:42 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Torvalds Date: Wed, 28 Apr 2021 11:16:26 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [git pull] drm for 5.13-rc1 To: Daniel Vetter 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: LKML , dri-devel Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, Apr 28, 2021 at 11:14 AM Daniel Vetter wrote: > > Maybe we're overdoing it a bit, but we're trying to not backmerge all > the time for no reason at all. Oh, I'm not complaining. I think it's reasonable if some particular issue doesn't hold up further development. So my email was more a statement of surprise at a new pattern than anything else. Linus _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel