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 0A90EC77B6E for ; Wed, 12 Apr 2023 04:17:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229559AbjDLER3 (ORCPT ); Wed, 12 Apr 2023 00:17:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47700 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229452AbjDLER2 (ORCPT ); Wed, 12 Apr 2023 00:17:28 -0400 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 851322134; Tue, 11 Apr 2023 21:17:27 -0700 (PDT) Received: by mail-pj1-x1029.google.com with SMTP id g3so11469063pja.2; Tue, 11 Apr 2023 21:17:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681273047; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=hq/mTM6vqO5fl2BFqwBvgyto2iWy4lzSUp2jXy0gRvg=; b=RlIwUSvX9oZQhTPSDp7e+uIzThMoEzwTnlmdzri1CU8jQEHwALdI51Ah9ME0rf11m8 7FBcjhBbnQsB2nj7UQ252Cm2VovvzUnIWs5NgJC82dc2QEKzbvedLwHoBiYjteANduV+ TncT6mBXRyL5H+gKtP2KFuRPMhbBxhVCoTAIt1QQX+T/AZW7Ds2+D659FZ2HTIDDXhBP XmFiCFMCMG6N9AaAfEkio6U97Kc4LEWSW170wVV1FfqW8wgH8c3AMGdwWUnWqbandO+L 1IBoF+a+I0TrGwnCV20sM9chdMgodtRD9VNBAP/BH2ATfU6bnm4QwzC4ZO/WdJq3TNXb CGGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681273047; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=hq/mTM6vqO5fl2BFqwBvgyto2iWy4lzSUp2jXy0gRvg=; b=kYWJhLxVGH5y4JzPCXRgrLTPhN8Q5bTjuR44S5N+VqOWqJAEOWib89nzXJnsdL8nqi FQVwJUg4H5PooVgpAAsFjHp9F9qXELGd4YukYAk4W61wvPQDY43K6Tz/ORQkw/WEoCqg TLgm54YgEquWpI5UBybTQloWUaphI4uzXyC+VwSiMO22/NnxiEWXuuVII7XrOr7eCtRT cKknZ1EyJlM2tqVbDKkeNH/KhzrCDaJ30HkckPbS2N7HJo/p9fYR3ZhVrYOOgVlXs866 zqqDjCivU4TL1Kn/EaHre43USIsSnrYBfA58x0T6/ZPtGWFK1YY9zqfA3ScF+MlSkTJ/ W07g== X-Gm-Message-State: AAQBX9e/zlhClrwuKXI15XV5uHnplqmYboWTn9kD56numbFyOTewnjsT PeC1icGrHcr8JmNdi1Cn4ww= X-Google-Smtp-Source: AKy350a1z06v0KqJPjvsjepiCUuBZua9rRdG2dJCxmd9vvnWAItbO2F6KpdEGZApvgHF1OZx5jWKFg== X-Received: by 2002:a05:6a20:b705:b0:d9:a792:8e52 with SMTP id fg5-20020a056a20b70500b000d9a7928e52mr3986430pzb.57.1681273046927; Tue, 11 Apr 2023 21:17:26 -0700 (PDT) Received: from debian.me (subs03-180-214-233-66.three.co.id. [180.214.233.66]) by smtp.gmail.com with ESMTPSA id x24-20020a62fb18000000b0062de9ef6915sm10571496pfm.216.2023.04.11.21.17.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Apr 2023 21:17:26 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id C07181068E7; Wed, 12 Apr 2023 11:17:22 +0700 (WIB) Date: Wed, 12 Apr 2023 11:17:22 +0700 From: Bagas Sanjaya To: Ammar Faizi , Jani Nikula Cc: Intel GFX Mailing List , Joonas Lahtinen , Rodrigo Vivi , Tvrtko Ursulin , Ville =?utf-8?B?U3lyasOkbMOk?= , Stanislav Lisovskiy , Niranjana Vishwanathapura , Manasi Navare , David Airlie , Daniel Vetter , Sumit Semwal , Christian =?utf-8?B?S8O2bmln?= , Thomas Zimmermann , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linaro-mm-sig@lists.linaro.org, Linux Regressions , Linux regression tracking Subject: Re: Linux 6.2.1 hits a display driver bug (list_del corruption, ffff88811b4af298->next is NULL) Message-ID: References: <6feae796-db3f-1135-a607-cfefb0259788@gnuweeb.org> <87v8jetaik.fsf@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="riLMWEg/4LOAeueD" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org --riLMWEg/4LOAeueD Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 06, 2023 at 06:51:48PM +0700, Ammar Faizi wrote: > On Mon, Mar 06, 2023 at 12:54:59PM +0200, Jani Nikula wrote: > > Please file a bug at fdo gitlab: > >=20 > > https://gitlab.freedesktop.org/drm/intel/wikis/How-to-file-i915-bugs >=20 > OK, I posted it here https://gitlab.freedesktop.org/drm/intel/-/issues/82= 74 >=20 Hi, =46rom gitlab issue above, I don't see any progress on bisection attempt. Ammar, have you successfully boot Ubuntu 20.04 with v5.10 kernel and test there? Anyway, I'm adding this to regzbot (with tentative commit range): #regzbot introduced: v5.10..v5.15.103 #regzbot title: Linux 6.2.1 hits a display driver bug (list_del corruption,= ffff88811b4af298->next is NULL) #regzbot link: https://gitlab.freedesktop.org/drm/intel/-/issues/8274 (Also Cc: Thorsten) Thanks. --=20 An old man doll... just what I always wanted! - Clara --riLMWEg/4LOAeueD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCZDYwzAAKCRD2uYlJVVFO o5/sAQCOZEp244paV37hHVVszEf/eKSIXWtgAAMsix36DcZ4pQEAkRjyNdxRZdYv qEYxt6Z1lmleaN5i4eQGxbGF4VyCHw8= =6JIi -----END PGP SIGNATURE----- --riLMWEg/4LOAeueD--