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 09BADC433EF for ; Mon, 11 Oct 2021 11:05:43 +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 C12D360EB4 for ; Mon, 11 Oct 2021 11:05:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C12D360EB4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.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 BBFD56E488; Mon, 11 Oct 2021 11:05:37 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 502D36E488 for ; Mon, 11 Oct 2021 11:05:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1633950335; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=qqwarFeT31WucRL0zO1fL8nWRb97yKjsbZwzOxQYcE0=; b=WHgtu7s9twMr+vvtN2DV/0PvnQm9RnPQqT+OYRKYXuLl4SkmBcoCQY4t88Y7JiaRZrHXEx GgfkrxHjww2VBadENqKwH4Jjs7AfOmSFAm1ojyuAVn/lh3Rmcj/WubTdmHCqaEq//JqOeO Jm/gIwUqRCEwjVyjPOXD9uOHbE0VvYw= Received: from mail-wr1-f72.google.com (mail-wr1-f72.google.com [209.85.221.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-566-RxMKIR9gOwSdZN7_SW0uMg-1; Mon, 11 Oct 2021 07:05:33 -0400 X-MC-Unique: RxMKIR9gOwSdZN7_SW0uMg-1 Received: by mail-wr1-f72.google.com with SMTP id r16-20020adfb1d0000000b00160bf8972ceso12989820wra.13 for ; Mon, 11 Oct 2021 04:05:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qqwarFeT31WucRL0zO1fL8nWRb97yKjsbZwzOxQYcE0=; b=PMIoNgsbjzdRPHbNwydwccqs9qabkrWE/d7DaHgN6c4Pyu+zQ/u/QhqDSSB4fWVhjf RVeJy3ik3zknriSFvgnZyjQtui7KH9Q9H6cTHKDg+VPXCzBHei8/glih1y6HtK7/c5T2 I4IqZ9gfwWtGqxPkK8Nmgx2MBBTayc0kWjP1CHRxkSJDzpL1j2ZIlZYPov62NupWaH1K EylLpBCCoPDY/T0xznq1R7YXqtDnM/Ln658qA/pY72IZcr+d6AZqlThNesFRwiZbUfny melsrDkOObpeTYRSlVqkozqyE1lN8Hi/AeEQbO59TgSQM+1WQwM+Tdab+8R5QJlqRMRh QBUQ== X-Gm-Message-State: AOAM532Ol/AzXxz7n9LsxKJETAiXbhFnzhf3WO69PfK9OVDlq4sdiHRz QofGmR5MX0otcE6DJ+04F24c/NtqMH86QwSqqg256yuq43t66qNQLbG4JTQUN72vwFF2F3GKhHo VRNv1YXe2JZR41CU3Ss114pK9ohHxslqibEQJcJXc7iJB X-Received: by 2002:a05:6000:144c:: with SMTP id v12mr1062888wrx.142.1633950332689; Mon, 11 Oct 2021 04:05:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJymCu73G3BRVLMl9xIjMR0joyr0NS2Ue72qfyWiUehpYMDt1yD/CSX8Bop+8rXWnzKIdbYUvwRga/7vANKIHH8= X-Received: by 2002:a05:6000:144c:: with SMTP id v12mr1062853wrx.142.1633950332452; Mon, 11 Oct 2021 04:05:32 -0700 (PDT) MIME-Version: 1.0 References: <20201103194912.184413-1-jcline@redhat.com> <20201125202648.5220-1-jcline@redhat.com> <418fdcbcf554d34cc6423a88974f916b64b3664c.camel@redhat.com> In-Reply-To: From: Karol Herbst Date: Mon, 11 Oct 2021 13:05:21 +0200 Message-ID: Subject: Re: [PATCH v2 0/3] drm/nouveau: fix a use-after-free in postclose() To: Salvatore Bonaccorso Cc: Lyude Paul , Jeremy Cline , Ben Skeggs , David Airlie , nouveau , dri-devel , LKML Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=kherbst@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" I am currently checking the ML for such old patches, just have to make sure it's actually fine and not breaking stuff as well. But I think we will pull this in soonish, I just also work on improving our CI stuff at the same time by trying out some things. On Mon, Oct 11, 2021 at 9:06 AM Salvatore Bonaccorso wrote: > > Hi Ben, > > On Tue, Aug 17, 2021 at 04:32:31PM -0400, Lyude Paul wrote: > > It may have been, we're in the process of trying to change around how we > > currently accept nouveau patches to stop this from happening in the future. > > > > Ben, whenever you get a moment can you take a look at this? > > > > On Mon, 2021-08-16 at 09:03 +0200, Salvatore Bonaccorso wrote: > > > Hi, > > > > > > On Fri, Mar 26, 2021 at 06:00:51PM -0400, Lyude Paul wrote: > > > > This patch series is: > > > > > > > > Reviewed-by: Lyude Paul > > > > > > > > Btw - in the future if you need to send a respin of multiple patches, you > > > > need > > > > to send it as it's own separate series instead of replying to the previous > > > > one > > > > (one-off respins can just be posted as replies though), otherwise > > > > patchwork > > > > won't pick it up > > > > > > Did this patch series somehow fall through the cracks or got lost? > > Looking some older threads, noticed this one. Ben did you got a chance > to look at it, or is it now irrelevant by other means? > > Regards, > Salvatore >