From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from trinity3.trinnet.net (trinity.trinnet.net [96.78.144.185]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D3B621B28D for ; Sat, 8 Jun 2024 15:23:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=96.78.144.185 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717860196; cv=none; b=Xy9h2eErQPYrr2aJrgoqjxdhzzmT3xhXfSxtj01N1Hu5hfF9XfFe2mgGyJfXbaGVTMKr+fs8YwWtWkxUU6WFPjJ0bu+4CxMr83gSKJj4EBOK2RWNw3pwqkuzzMvY5yQHxuIvq0eqPoVk600i3k+WgJlarjclS0pDQDelDIMADYE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717860196; c=relaxed/simple; bh=vBOaH88hcwJZRM6OhxzIsiRaKE9Y1cGnnLo9Omho9hM=; h=Subject:To:References:Cc:From:Message-ID:Date:MIME-Version: In-Reply-To:Content-Type; b=F4qG7wej04oVU1xKFHpQJwYEv9JTlPoLaTQsVGnPqJjyI0uJ1NoFTsB3SnJNI7qLh7zxU0E6wsKxAIjQhw3KvvdmM3RIuhFbdUgvOSR/BGlsl2dVDHvPvTqZIIG+giM9ceIIVE4cwHLSdSMJThuPcbfScMzVGqLzduh1dkHOAsM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=trinnet.net; spf=pass smtp.mailfrom=trinnet.net; arc=none smtp.client-ip=96.78.144.185 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=trinnet.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=trinnet.net Received: from trinity4.trinnet.net (trinity4.trinnet.net [192.168.0.11]) by trinity3.trinnet.net (TrinityOS hardened/TrinityOS Hardened) with ESMTP id 458FN6Pq028502; Sat, 8 Jun 2024 08:23:07 -0700 Subject: Re: Kernel 6.9.1 AX.25 Crash To: Lars Kellogg-Stedman References: <4it3k7z5sylbv4agiztmwdhaudo2orccpm5pbi24bsu6fyajfm@k3zulkrpqaof> <6e5f3lkbpd5u725kcaja65fncl5y436wlt6q26c4gigl7ppdip@anlb3w6gyjz2> <416ce037-7fb1-48d5-20ff-97b3d70bfaa6@trinnet.net> <3a4sohalyrvgnxyia3kmt3pbohcixtalk2vmxjxqio4a4e4hyl@tjt2ntm6a6rp> Cc: linux-hams From: David Ranch Message-ID: Date: Sat, 8 Jun 2024 08:23:06 -0700 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 Precedence: bulk X-Mailing-List: linux-hams@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <3a4sohalyrvgnxyia3kmt3pbohcixtalk2vmxjxqio4a4e4hyl@tjt2ntm6a6rp> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (trinity3.trinnet.net [192.168.0.1]); Sat, 08 Jun 2024 08:23:07 -0700 (PDT) Thank you for doing that Lars! Thinking of other packet users, do you know of an easy way to request this for other distros? I know a lot of packet users use Mint, Ubuntu, etc. All this kernel tree fragmentation across distros is a mess but it's the reality of what Linux is these days. --David On 06/07/2024 06:59 PM, Lars Kellogg-Stedman wrote: > On Fri, Jun 07, 2024 at 06:49:57AM GMT, David Ranch wrote: >> I'm personally very interested in seeing this get into the Raspberry >> Pi Bookworm 6.6.x kernels. > > I've submitted a pull request [1] against the Raspberry Pi 6.6.x kernel > tree. I don't know if that's the right way to do it or not; I guess > we'll find out. > > [1]: https://github.com/raspberrypi/linux/pull/6213 >