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=-6.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, 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 01272C47082 for ; Sat, 29 May 2021 05:29:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C2865611BD for ; Sat, 29 May 2021 05:29:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229549AbhE2Fau (ORCPT ); Sat, 29 May 2021 01:30:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:53638 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229456AbhE2Fau (ORCPT ); Sat, 29 May 2021 01:30:50 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A312E6128D; Sat, 29 May 2021 05:29:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622266154; bh=vUcwMg0oxT4K5R8nTbh3KdbXpvAddhf1SbDPcXhNnP4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tm2hPmeU/sfWm5aTQ0V0BHRISk6rF/ZIbPTPWt29w3f4Id/gQ9YdmqBW65i44OyJS 2EM6N+Zc20RMOtzi6m7ywS4uo3qc8qh3znhmUzeuLNV/a5xgl5FSXBIbWelFTbXVhU kIqSWNfNJY5V9KIYsybERb2CoZTeQFYqg1arpRQ8= Date: Sat, 29 May 2021 07:29:12 +0200 From: Greg KH To: "J. Bruce Fields" Cc: stable@vger.kernel.org, Chris Wilson , intel-gfx@lists.freedesktop.org Subject: Re: [CI] drm/i915: Disable atomics in L3 for gen9 Message-ID: References: <20210528172543.GA7385@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210528172543.GA7385@fieldses.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, May 28, 2021 at 01:25:43PM -0400, J. Bruce Fields wrote: > Would it be possible to apply > > 58586680ffad "drm/i915: Disable atomics in L3 for gen9" > > to stable kernels? > > I'm finding it quite easy to crash my Thinkpad X1 Carbon 6th gen with > Blender on Fedora 34 (which is using the 5.11.y kernels). It applies > cleanly, and I've been running 5.11.16 with the patch applied and seeing > no obvious ill effects. As 5.11.y is now end-of-life, and has been for a week or so, what kernel(s) would you want this applied to given that 5.12.y is the latest stable kernel tree? What prevents you from moving to 5.12.y now? thanks, greg k-h 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,URIBL_BLOCKED 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 ECF42C4708E for ; Sat, 29 May 2021 05:29:16 +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 97BCE611BD for ; Sat, 29 May 2021 05:29:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 97BCE611BD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org 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 3D8426E098; Sat, 29 May 2021 05:29:16 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id A04CC6E098 for ; Sat, 29 May 2021 05:29:14 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id A312E6128D; Sat, 29 May 2021 05:29:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622266154; bh=vUcwMg0oxT4K5R8nTbh3KdbXpvAddhf1SbDPcXhNnP4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tm2hPmeU/sfWm5aTQ0V0BHRISk6rF/ZIbPTPWt29w3f4Id/gQ9YdmqBW65i44OyJS 2EM6N+Zc20RMOtzi6m7ywS4uo3qc8qh3znhmUzeuLNV/a5xgl5FSXBIbWelFTbXVhU kIqSWNfNJY5V9KIYsybERb2CoZTeQFYqg1arpRQ8= Date: Sat, 29 May 2021 07:29:12 +0200 From: Greg KH To: "J. Bruce Fields" Message-ID: References: <20210528172543.GA7385@fieldses.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210528172543.GA7385@fieldses.org> Subject: Re: [Intel-gfx] [CI] drm/i915: Disable atomics in L3 for gen9 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: intel-gfx@lists.freedesktop.org, stable@vger.kernel.org, Chris Wilson Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" On Fri, May 28, 2021 at 01:25:43PM -0400, J. Bruce Fields wrote: > Would it be possible to apply > > 58586680ffad "drm/i915: Disable atomics in L3 for gen9" > > to stable kernels? > > I'm finding it quite easy to crash my Thinkpad X1 Carbon 6th gen with > Blender on Fedora 34 (which is using the 5.11.y kernels). It applies > cleanly, and I've been running 5.11.16 with the patch applied and seeing > no obvious ill effects. As 5.11.y is now end-of-life, and has been for a week or so, what kernel(s) would you want this applied to given that 5.12.y is the latest stable kernel tree? What prevents you from moving to 5.12.y now? thanks, greg k-h _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx