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=-18.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,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 251D4C433E9 for ; Fri, 8 Jan 2021 09:53:22 +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 80605236F9 for ; Fri, 8 Jan 2021 09:53:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80605236F9 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7F1946E7EC; Fri, 8 Jan 2021 09:53:18 +0000 (UTC) Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by gabe.freedesktop.org (Postfix) with ESMTPS id D63F96E7EC for ; Fri, 8 Jan 2021 09:53:16 +0000 (UTC) Received: by mail-wr1-x431.google.com with SMTP id t16so8394886wra.3 for ; Fri, 08 Jan 2021 01:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=NVijV9kjYtZixSo+bMIMrjGnd5OL7MvE3LxxyANLHaQ=; b=AUfE3uPHl2xXpEaMLbzd9CCCxzbdF+KwM4KrPIVN5SgctfYHKUtpiQOABPZolL5D+w zdYS4tSaxWjwwqxE5syWIdUX89EecPohYTb+Xi1FO/q+gerEn4V99ND8drumtD+QLZJe jOhLv2qSXZ7yr70EhMiOZ/7wVeXrutx9a5nqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=NVijV9kjYtZixSo+bMIMrjGnd5OL7MvE3LxxyANLHaQ=; b=O3UUSgB7TWy78cuqJHwNhvJHcmf882i0SXC+1BrkNnx8uoGxvHFmN4JLyXrZtpYqyV +FqmimyhfRbK4n60IyTpUVOhuw1aEtRhFpr4BAEzaEIxJtA/aj9Yaskr3tHKcgioGJ6z J1o5MCP3BnfTMgY7TC/5366M74iJT8WPQkmpaJ1NxDqEo27KCA9tZG324BTXNqpcBPjB 00eBTmCurBO6sUIsCNfYgxo+lhmMF4bamTa6CRra6ORjL7YDWEXLKmtnRuPHSdbx3kvC gjL4KbHgvzBIWZa4EJHxk3U7ZfZDrqgbBXgXM93M3de6NFX5LW+50Ea0fJXMjqpTNGfN Tcjg== X-Gm-Message-State: AOAM530e9/0q5VzPgtp1mr8YyuxwR1LjxuHIL4Xt37Hg1RAPXsyqIxWA zFsK9ZxbspOAAOWM9juA47qVCw== X-Google-Smtp-Source: ABdhPJx6N0leHlAbHgFIjjgNEvLchchHyHzuqzB+ZaQXeJ8UcVHbbrUEPbKkQZ+UjoqZxDVaNSZ6WA== X-Received: by 2002:adf:cc81:: with SMTP id p1mr2745272wrj.339.1610099595570; Fri, 08 Jan 2021 01:53:15 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id 125sm11914658wmc.27.2021.01.08.01.53.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Jan 2021 01:53:14 -0800 (PST) Date: Fri, 8 Jan 2021 10:53:12 +0100 From: Daniel Vetter To: Thomas Zimmermann Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Operating-System: Linux phenom 5.7.0-1-amd64 Subject: Re: [Intel-gfx] [PULL] drm-misc-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, Daniel Vetter , dri-devel@lists.freedesktop.org, Maxime Ripard , intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, Jan 08, 2021 at 10:34:34AM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > = > sorry for being a bit late. Here's this week's PR for drm-misc-fixes. No worries, Dave's out anyway so this is all in time for me to do the pull :-) > = > Best regards > Thomas > = > drm-misc-fixes-2021-01-08: > * dma-buf: fix a use-after-free > * radeon: don't init the TTM page pool manually > * ttm: unexport ttm_pool_{init,fini}() > The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a= 62: > = > Linux 5.11-rc2 (2021-01-03 15:55:30 -0800) > = > are available in the Git repository at: > = > git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2021-01-= 08 Pulled, thanks. -Daniel > = > for you to fetch changes up to a73858ef4d5e1d425e171f0f6a52864176a6a979: > = > drm/ttm: unexport ttm_pool_init/fini (2021-01-07 14:25:43 +0100) > = > ---------------------------------------------------------------- > * dma-buf: fix a use-after-free > * radeon: don't init the TTM page pool manually > * ttm: unexport ttm_pool_{init,fini}() > = > ---------------------------------------------------------------- > Charan Teja Reddy (1): > dmabuf: fix use-after-free of dmabuf's file->f_inode > = > Christian K=F6nig (2): > drm/radeon: stop re-init the TTM page pool > drm/ttm: unexport ttm_pool_init/fini > = > drivers/dma-buf/dma-buf.c | 21 +++++++++++++++++---- > drivers/gpu/drm/radeon/radeon_ttm.c | 3 --- > drivers/gpu/drm/ttm/ttm_pool.c | 2 -- > 3 files changed, 17 insertions(+), 9 deletions(-) > = > -- > Thomas Zimmermann > Graphics Driver Developer > SUSE Software Solutions Germany GmbH > Maxfeldstr. 5, 90409 N=FCrnberg, Germany > (HRB 36809, AG N=FCrnberg) > Gesch=E4ftsf=FChrer: Felix Imend=F6rffer -- = Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx