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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id EA3A2C6FD1D for ; Wed, 15 Mar 2023 20:57:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 72CF910E340; Wed, 15 Mar 2023 20:57:30 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 722BE10E0B6; Wed, 15 Mar 2023 20:20:16 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E4A7A6187A; Wed, 15 Mar 2023 20:20:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 25296C433EF; Wed, 15 Mar 2023 20:20:14 +0000 (UTC) Date: Wed, 15 Mar 2023 16:20:11 -0400 From: Steven Rostedt To: Christian =?UTF-8?B?S8O2bmln?= Subject: Re: [Intel-gfx] [BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete() Message-ID: <20230315162011.351d0f71@gandalf.local.home> In-Reply-To: <2b7fe203-82f5-2726-cd64-01c7421560d3@amd.com> References: <20230307212223.7e49384a@gandalf.local.home> <20230307212615.7a099103@gandalf.local.home> <20230308074333.49546088@gandalf.local.home> <980021d5-09f7-9fc3-2726-44884a57822f@gmail.com> <2b7fe203-82f5-2726-cd64-01c7421560d3@amd.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Wed, 15 Mar 2023 20:57:22 +0000 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arunpravin Paneer Selvam , Christian =?UTF-8?B?S8O2bmln?= , intel-gfx@lists.freedesktop.org, Matthew Auld , LKML , dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org, Linus Torvalds , Felix Kuehling , linux-media@vger.kernel.org Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" On Wed, 15 Mar 2023 20:51:49 +0100 Christian K=C3=B6nig wrote: > Steven please try the attached patch. I applied it, but as it's not always reproducible, I'll have to give it several runs before I give you my "tested-by" tag. -- Steve 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C7FD0C61DA4 for ; Wed, 15 Mar 2023 20:20:18 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 36BA510E068; Wed, 15 Mar 2023 20:20:18 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 722BE10E0B6; Wed, 15 Mar 2023 20:20:16 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E4A7A6187A; Wed, 15 Mar 2023 20:20:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 25296C433EF; Wed, 15 Mar 2023 20:20:14 +0000 (UTC) Date: Wed, 15 Mar 2023 16:20:11 -0400 From: Steven Rostedt To: Christian =?UTF-8?B?S8O2bmln?= Message-ID: <20230315162011.351d0f71@gandalf.local.home> In-Reply-To: <2b7fe203-82f5-2726-cd64-01c7421560d3@amd.com> References: <20230307212223.7e49384a@gandalf.local.home> <20230307212615.7a099103@gandalf.local.home> <20230308074333.49546088@gandalf.local.home> <980021d5-09f7-9fc3-2726-44884a57822f@gmail.com> <2b7fe203-82f5-2726-cd64-01c7421560d3@amd.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Intel-gfx] [BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete() 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: Arunpravin Paneer Selvam , Christian =?UTF-8?B?S8O2bmln?= , intel-gfx@lists.freedesktop.org, LKML , dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org, Linus Torvalds , Felix Kuehling , linux-media@vger.kernel.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Wed, 15 Mar 2023 20:51:49 +0100 Christian K=C3=B6nig wrote: > Steven please try the attached patch. I applied it, but as it's not always reproducible, I'll have to give it several runs before I give you my "tested-by" tag. -- Steve 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B8E4C6FD1D for ; Wed, 15 Mar 2023 20:20:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231513AbjCOUUS convert rfc822-to-8bit (ORCPT ); Wed, 15 Mar 2023 16:20:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230333AbjCOUUR (ORCPT ); Wed, 15 Mar 2023 16:20:17 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4ED9B32CED; Wed, 15 Mar 2023 13:20:16 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E76B161E60; Wed, 15 Mar 2023 20:20:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 25296C433EF; Wed, 15 Mar 2023 20:20:14 +0000 (UTC) Date: Wed, 15 Mar 2023 16:20:11 -0400 From: Steven Rostedt To: Christian =?UTF-8?B?S8O2bmln?= Cc: Matthew Auld , Christian =?UTF-8?B?S8O2bmln?= , Arunpravin Paneer Selvam , intel-gfx@lists.freedesktop.org, LKML , dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org, Linus Torvalds , Felix Kuehling , linux-media@vger.kernel.org Subject: Re: [Intel-gfx] [BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete() Message-ID: <20230315162011.351d0f71@gandalf.local.home> In-Reply-To: <2b7fe203-82f5-2726-cd64-01c7421560d3@amd.com> References: <20230307212223.7e49384a@gandalf.local.home> <20230307212615.7a099103@gandalf.local.home> <20230308074333.49546088@gandalf.local.home> <980021d5-09f7-9fc3-2726-44884a57822f@gmail.com> <2b7fe203-82f5-2726-cd64-01c7421560d3@amd.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Wed, 15 Mar 2023 20:51:49 +0100 Christian König wrote: > Steven please try the attached patch. I applied it, but as it's not always reproducible, I'll have to give it several runs before I give you my "tested-by" tag. -- Steve