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 E0DDCC7EE23 for ; Fri, 24 Feb 2023 17:36:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229633AbjBXRgp (ORCPT ); Fri, 24 Feb 2023 12:36:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229448AbjBXRgo (ORCPT ); Fri, 24 Feb 2023 12:36:44 -0500 Received: from 1wt.eu (wtarreau.pck.nerim.net [62.212.114.60]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 46F756A78D for ; Fri, 24 Feb 2023 09:36:42 -0800 (PST) Received: (from willy@localhost) by mail.home.local (8.17.1/8.17.1/Submit) id 31OHaejS025901; Fri, 24 Feb 2023 18:36:40 +0100 Date: Fri, 24 Feb 2023 18:36:40 +0100 From: Willy Tarreau To: Valerio Vanni Cc: linux-kernel@vger.kernel.org Subject: Re: Bugzilla 217083 Message-ID: Reply-To: linux-kernel@vger.kernel.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 24, 2023 at 06:30:27PM +0100, Valerio Vanni wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=217083 Placing a descriptive subject and a summary here will certainly encourage more readers to read your report. You should repost with the subject you used there: Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 and it's useful to mention the version ranges you've spotted (4.19-5.10). Just my two cents, Willy