From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4E2BC367B85 for ; Tue, 7 Jul 2026 16:09:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.18.0.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783440553; cv=none; b=F4kc6L0EDuX+jvyMYsGVy5MsjrcB3OtNQY232O69loEtjHO5seApCcEofAOkNb9+2gIywp/0/s9j4/705DYXC917qYnwpaFszHHEIBHFWtFXy667jekLaNKhqdHyHPbINmvyeOajwYjA3pRosA+Kz2hQhntM/76vAuzxDGQJ2m4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783440553; c=relaxed/simple; bh=XrRtHN7D8s+9CpoTXYNmWmVSFNMzv/dYCUKF+MMiEtQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=o4oDmaVutbfCISdhrxrURGWXkuMWxQOd4kqvYepiySydCTH0Bv5I56hDL0exLhzByCXxGD53vf9HTpmt+CEidAuY7SsKsts+zRKB3NYok5YSgxJSzbc5Vkg0nMiwiX9IqL+1xgTGzOWEap8FwFhY0Rk+NhmW4sXMKUZ/R3Q7va4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org; spf=pass smtp.mailfrom=nefkom.net; arc=none smtp.client-ip=212.18.0.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=nefkom.net Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by mail-out.m-online.net (Postfix) with ESMTP id 4gvmPS2rXJz1sGfL; Tue, 7 Jul 2026 18:09:00 +0200 (CEST) Received: from frontend04.mail.m-online.net (unknown [192.168.6.183]) by mail-out.m-online.net (Postfix) with ESMTP id 4gvmPC6BSXz1sGXG; Tue, 7 Jul 2026 18:08:47 +0200 (CEST) Received: from localhost (dynscan4.mnet-online.de [192.168.6.88]) by mail.m-online.net (Postfix) with ESMTP id 4gvmPC2J8Dz1qqlR; Tue, 7 Jul 2026 18:08:47 +0200 (CEST) X-Virus-Scanned: amavis at mnet-online.de Received: from mail.mnet-online.de ([192.168.6.182]) by localhost (dynscan4.mail.m-online.net [192.168.6.88]) (amavis, port 10024) with ESMTP id jsNNAtYIPpak; Tue, 7 Jul 2026 18:08:43 +0200 (CEST) X-Auth-Info: j+uDViKe2COeGWpviY372vOshaFOepNoNIfiRp/Dn0r/1U7FrM6TTd+bOiD5m4vw Received: from igel.home (aftr-62-216-202-200.dynamic.mnet-online.de [62.216.202.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 7 Jul 2026 18:08:43 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id D87002C0AF2; Tue, 07 Jul 2026 18:08:42 +0200 (CEST) From: Andreas Schwab To: Shrikanth Hegde Cc: "Christophe Leroy (CS GROUP)" , "Mukesh Kumar Chaurasiya (IBM)" , maddy@linux.ibm.com, mpe@ellerman.id.au, npiggin@gmail.com, ryabinin.a.a@gmail.com, glider@google.com, andreyknvl@gmail.com, dvyukov@google.com, vincenzo.frascino@arm.com, oleg@redhat.com, kees@kernel.org, luto@amacapital.net, wad@chromium.org, mchauras@linux.ibm.com, thuth@redhat.com, ruanjinjie@huawei.com, akpm@linux-foundation.org, macro@orcam.me.uk, ldv@strace.io, charlie@rivosinc.com, deller@gmx.de, kevin.brodsky@arm.com, ritesh.list@gmail.com, yeoreum.yun@arm.com, agordeev@linux.ibm.com, segher@kernel.crashing.org, mark.rutland@arm.com, ryan.roberts@arm.com, pmladek@suse.com, feng.tang@linux.alibaba.com, peterz@infradead.org, kan.liang@linux.intel.com, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, kasan-dev@googlegroups.com Subject: Re: [PATCH v5 0/8] Generic IRQ entry/exit support for powerpc In-Reply-To: <18acdffe-a06b-4bfa-bbf6-e38274700b04@linux.ibm.com> References: <20260427122742.210074-1-mkchauras@gmail.com> <87wlvazrdy.fsf@igel.home> <1693b268-ee26-4764-871a-5a067ae96080@kernel.org> <877bn9vfd4.fsf@igel.home> <18acdffe-a06b-4bfa-bbf6-e38274700b04@linux.ibm.com> Date: Tue, 07 Jul 2026 18:08:42 +0200 Message-ID: <87a4s2u6id.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain On Jul 07 2026, Shrikanth Hegde wrote: > Can you try "powersave=off" commandline to disable idlestate and > see if it boots? Yes, that allows it to boot normally. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."