From unknown Sun Jun 22 04:10:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#74280: Bad Kernel config? Resent-From: Dariqq Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 09 Nov 2024 15:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 74280 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 74280@debbugs.gnu.org Cc: Wilko Meyer , Leo Famulari X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17311655082218 (code B ref -1); Sat, 09 Nov 2024 15:19:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Nov 2024 15:18:28 +0000 Received: from localhost ([127.0.0.1]:54036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t9nEK-0000Zi-0T for submit@debbugs.gnu.org; Sat, 09 Nov 2024 10:18:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:51486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t9nEI-0000ZZ-1b for submit@debbugs.gnu.org; Sat, 09 Nov 2024 10:18:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t9nEH-0006Ac-J0 for bug-guix@gnu.org; Sat, 09 Nov 2024 10:18:25 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t9nEF-0001aU-Oi for bug-guix@gnu.org; Sat, 09 Nov 2024 10:18:25 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7B9A2240027 for ; Sat, 9 Nov 2024 16:18:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1731165499; bh=z1BfQkrvqsUuiMz6z4Uqzg0dOMcqk1vFGSlt2JXMcxY=; h=Message-ID:Date:MIME-Version:To:From:Subject:Cc:Content-Type: Content-Transfer-Encoding:From; b=ayLFVe3J1DVWgMzp6YwF7x2H8gKAihEjNG1zqnKKNDo593FxzcS+PiKabkiT47B7v yhh6hDmojiWbDSbsrIbj0eLZzMStX6cLM8TQl6uH7wUT8Fo2QsNYHFRkgVbsT0XDeY aCzrt/2tMLpXYT45pQkF9j6ow/STaAVRTZaXpcvz+QFSFd27esG8OLMmTGOfv6XQTe MnnpE3B7cyqZYJVSlydOdDlsfuVeZp38KBStk3cTLAO5mqhFNtLnLL383qbuylpaIW J6v35GzYxdopaskO06BA43AN0SwGTUrFfiTZHukyY+L2PE78gZDMc2IVXqh8nB3fhB RDcwlxDGsngOg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4XlzwB317nz6v08; Sat, 9 Nov 2024 16:18:17 +0100 (CET) Message-ID: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> Date: Sat, 9 Nov 2024 15:18:10 +0000 MIME-Version: 1.0 Content-Language: en-US From: Dariqq Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=dariqq@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, (CC-ing the kernel team) I was looking through /var/log/messages and found this message there ************************************************************** ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** ** ** ** CONFIG_DRM_I915_REPLAY_GPU_HANGS_API builds are intended ** ** for specific userspace graphics stack developers only! ** ** ** ** If you are seeing this message please report this to the ** ** provider of your kernel build. ** ** ** ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** ************************************************************** judging by this message I don't think this should be enabled by default? From unknown Sun Jun 22 04:10:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#74280: Bad Kernel config? Resent-From: Leo Famulari Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 09 Nov 2024 18:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 74280 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Dariqq Cc: w@wmeyer.eu, 74280@debbugs.gnu.org X-Debbugs-Original-Cc: Wilko Meyer , bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17311787308020 (code B ref -1); Sat, 09 Nov 2024 18:59:01 +0000 Received: (at submit) by debbugs.gnu.org; 9 Nov 2024 18:58:50 +0000 Received: from localhost ([127.0.0.1]:54469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t9qfa-00025G-3y for submit@debbugs.gnu.org; Sat, 09 Nov 2024 13:58:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:42270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t9qfX-000256-N5 for submit@debbugs.gnu.org; Sat, 09 Nov 2024 13:58:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t9qfV-0007B4-A5 for bug-guix@gnu.org; Sat, 09 Nov 2024 13:58:45 -0500 Received: from fout-a7-smtp.messagingengine.com ([103.168.172.150]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t9qfT-0005tT-F5 for bug-guix@gnu.org; Sat, 09 Nov 2024 13:58:45 -0500 Received: from phl-compute-08.internal (phl-compute-08.phl.internal [10.202.2.48]) by mailfout.phl.internal (Postfix) with ESMTP id 2D3EF13800BE; Sat, 9 Nov 2024 13:58:41 -0500 (EST) Received: from phl-mailfrontend-02 ([10.202.2.163]) by phl-compute-08.internal (MEProxy); Sat, 09 Nov 2024 13:58:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1731178721; x= 1731265121; bh=EG+aoHNRATyANR0Yh2OQGlgzahGZ79dWyfypnEFKmQ8=; b=B FyGzPVscL4i9z2WeVXf8MIM2nA856gZT0FnDhO9WPi1Cjt4lBzLJSkuSidBKwxn7 GDeN1gdc4Z/vLIR3JE4TohRq7xc1+9UAcNyQRZN7hYSEAOPWh3L39hjknX1mRzxv cP0haRNDhKIfF0sCwUdLEUdRPqWvtn4zTPrzCHK8iE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1731178721; x=1731265121; bh=EG+aoHNRATyANR0Yh2OQGlgzahGZ79dWyfy pnEFKmQ8=; b=HBgiRAXpzYD3YO751mDccx2zmunJ3Kkou5GFW46OHvP9j42vwWn +umpgg1A1MAbWDn1bDTipwgaZebMENHWSbLE1nB32nkGFNsL2CE4fyiuvhLz0sA1 MBy4535LNuZoLn7CkKnndkQpaffXZQ4r9XlmyMxacsByT0rrCqJ0E/BhiP9h4GL2 vJzUkSPtIl0ji8acWGk+qAwFv8wRG2F/nMGMSfnrbyapmBXo0W1Eh5OkDZl5QKBx /xtvLWeGUbhHdykUrJB6xnQqIjS4tkVoh0MDjKTMVbKQukG9w1P6CvL4qfRHq/2F mkAUEoUkZ7Qkx4o2b/UgiFxq/LvDc25O+BA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefuddrtdekgdduudekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgfnhhsuhgsshgtrhhisggvpdfu rfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvve fukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcu oehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpeeiteduhe efkeeufeelgeduhfejgfelheefleeuhfeffffgueduleehvdejleeiteenucevlhhushht vghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrg hrihdrnhgrmhgvpdhnsggprhgtphhtthhopeefpdhmohguvgepshhmthhpohhuthdprhgt phhtthhopegurghrihhqqhesphhoshhtvghordhnvghtpdhrtghpthhtohepsghughdqgh huihigsehgnhhurdhorhhgpdhrtghpthhtohepfiesfihmvgihvghrrdgvuh X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sat, 9 Nov 2024 13:58:40 -0500 (EST) Date: Sat, 9 Nov 2024 13:58:24 -0500 From: Leo Famulari Message-ID: References: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> Received-SPF: pass client-ip=103.168.172.150; envelope-from=leo@famulari.name; helo=fout-a7-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) On Sat, Nov 09, 2024 at 03:18:10PM +0000, Dariqq wrote: > Hi, > > (CC-ing the kernel team) > > I was looking through /var/log/messages and found this message there > > ************************************************************** > ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** > ** ** > ** CONFIG_DRM_I915_REPLAY_GPU_HANGS_API builds are intended ** > ** for specific userspace graphics stack developers only! ** > ** ** > ** If you are seeing this message please report this to the ** > ** provider of your kernel build. ** > ** ** > ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** > ************************************************************** > > judging by this message I don't think this should be enabled by default? Thanks for pointing this out. I'll proceed to disable this option. From unknown Sun Jun 22 04:10:39 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Dariqq Subject: bug#74280: closed (Re: Bad Kernel config?) Message-ID: References: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> X-Gnu-PR-Message: they-closed 74280 X-Gnu-PR-Package: guix Reply-To: 74280@debbugs.gnu.org Date: Sun, 10 Nov 2024 20:45:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1731271503-18310-1" This is a multi-part message in MIME format... ------------=_1731271503-18310-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #74280: Bad Kernel config? which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 74280@debbugs.gnu.org. --=20 74280: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D74280 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1731271503-18310-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 74280-done) by debbugs.gnu.org; 10 Nov 2024 20:44:29 +0000 Received: from localhost ([127.0.0.1]:56763 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tAEnN-0004jn-D9 for submit@debbugs.gnu.org; Sun, 10 Nov 2024 15:44:29 -0500 Received: from fout-b4-smtp.messagingengine.com ([202.12.124.147]:36377) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tAEnK-0004jI-6B for 74280-done@debbugs.gnu.org; Sun, 10 Nov 2024 15:44:27 -0500 Received: from phl-compute-08.internal (phl-compute-08.phl.internal [10.202.2.48]) by mailfout.stl.internal (Postfix) with ESMTP id 47D5B114014E; Sun, 10 Nov 2024 15:44:20 -0500 (EST) Received: from phl-mailfrontend-02 ([10.202.2.163]) by phl-compute-08.internal (MEProxy); Sun, 10 Nov 2024 15:44:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:cc:content-type:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=mesmtp; t=1731271460; x= 1731357860; bh=bzmek8HY/UHZAEoyxtZBEmkV4jFlwBeHWxoC7zq5Bus=; b=B o5b+oOV6m+Lh8zKAW17yrwNJVCY9y/Cq8+KXBsfXECW3ODLw/xE+j0VUt8Ni52Io v3twz7Apvn+UVMMxZZYoZYoYfZqyCPWvTFMfjit1wvzeWzYDaqqcr7XTue2v1UEI VqYU20kVep9EetdyqOwqxMyxLXSBLRC4PyxzJRuuWQ= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:subject:subject:to :to:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1731271460; x=1731357860; bh=bzmek8HY/UHZAEoyxtZBEmkV4jFlwBeHWxo C7zq5Bus=; b=LZg1Y5mWIAIHBwRBqUnqLnKCxBem7eIqi9oZCAVyt18V/b7/Q+I pU6MLijA1Gs/z1+/vjBIzPb/A+oqxQ9c27T87i8xZJPP3AvV+qi9bhfyRs4CUmVD o5Kkqlay2juf0fgKPeHWhKhXQd3cCasjhvTkTmIb8vPJu0ITBKQNE9JTBl1rXQfF QQ5KSFxjHePglF514E84pZbI1IIaWOrk5eDbLJmwrC1mmEtQmYrmVbUpc7xaUiFR QQatpYdStHgBv6PczUxVlWso/LY0FZAtuYHz7WQu67gcfN2ABIc6m4KvhVzSHJDS E17SnZYomupxKk61saAhNAJoPsWstt1hn7A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeefuddruddtgddufeekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgfnhhsuhgsshgtrhhisggvpdfu rfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvve fukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfhrghmuhhlrghrihcu oehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtthgvrhhnpeeiteduhe efkeeufeelgeduhfejgfelheefleeuhfeffffgueduleehvdejleeiteenucevlhhushht vghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvghosehfrghmuhhlrg hrihdrnhgrmhgvpdhnsggprhgtphhtthhopeefpdhmohguvgepshhmthhpohhuthdprhgt phhtthhopegurghrihhqqhesphhoshhtvghordhnvghtpdhrtghpthhtohepjeegvdektd dqughonhgvseguvggssghughhsrdhgnhhurdhorhhgpdhrtghpthhtohepfiesfihmvgih vghrrdgvuh X-ME-Proxy: Feedback-ID: i819c4023:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 10 Nov 2024 15:44:19 -0500 (EST) Date: Sun, 10 Nov 2024 15:44:01 -0500 From: Leo Famulari To: Dariqq Subject: Re: Bad Kernel config? Message-ID: References: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 74280-done Cc: Wilko Meyer , 74280-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Fixed with commit 9cdcfb52ace77fe3b497b21deb639a3027ff02f0 ------------=_1731271503-18310-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Nov 2024 15:18:28 +0000 Received: from localhost ([127.0.0.1]:54036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t9nEK-0000Zi-0T for submit@debbugs.gnu.org; Sat, 09 Nov 2024 10:18:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:51486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t9nEI-0000ZZ-1b for submit@debbugs.gnu.org; Sat, 09 Nov 2024 10:18:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t9nEH-0006Ac-J0 for bug-guix@gnu.org; Sat, 09 Nov 2024 10:18:25 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t9nEF-0001aU-Oi for bug-guix@gnu.org; Sat, 09 Nov 2024 10:18:25 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7B9A2240027 for ; Sat, 9 Nov 2024 16:18:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1731165499; bh=z1BfQkrvqsUuiMz6z4Uqzg0dOMcqk1vFGSlt2JXMcxY=; h=Message-ID:Date:MIME-Version:To:From:Subject:Cc:Content-Type: Content-Transfer-Encoding:From; b=ayLFVe3J1DVWgMzp6YwF7x2H8gKAihEjNG1zqnKKNDo593FxzcS+PiKabkiT47B7v yhh6hDmojiWbDSbsrIbj0eLZzMStX6cLM8TQl6uH7wUT8Fo2QsNYHFRkgVbsT0XDeY aCzrt/2tMLpXYT45pQkF9j6ow/STaAVRTZaXpcvz+QFSFd27esG8OLMmTGOfv6XQTe MnnpE3B7cyqZYJVSlydOdDlsfuVeZp38KBStk3cTLAO5mqhFNtLnLL383qbuylpaIW J6v35GzYxdopaskO06BA43AN0SwGTUrFfiTZHukyY+L2PE78gZDMc2IVXqh8nB3fhB RDcwlxDGsngOg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4XlzwB317nz6v08; Sat, 9 Nov 2024 16:18:17 +0100 (CET) Message-ID: <86de3ef6-55e2-430c-95de-a44664f28f2b@posteo.net> Date: Sat, 9 Nov 2024 15:18:10 +0000 MIME-Version: 1.0 Content-Language: en-US To: bug-guix@gnu.org From: Dariqq Subject: Bad Kernel config? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=185.67.36.65; envelope-from=dariqq@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Wilko Meyer , Leo Famulari X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, (CC-ing the kernel team) I was looking through /var/log/messages and found this message there ************************************************************** ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** ** ** ** CONFIG_DRM_I915_REPLAY_GPU_HANGS_API builds are intended ** ** for specific userspace graphics stack developers only! ** ** ** ** If you are seeing this message please report this to the ** ** provider of your kernel build. ** ** ** ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE ** ************************************************************** judging by this message I don't think this should be enabled by default? ------------=_1731271503-18310-1--