From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761471AbYDLLEx (ORCPT ); Sat, 12 Apr 2008 07:04:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760932AbYDLLE1 (ORCPT ); Sat, 12 Apr 2008 07:04:27 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:34316 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1759803AbYDLLEU (ORCPT ); Sat, 12 Apr 2008 07:04:20 -0400 Date: Sat, 12 Apr 2008 11:59:50 +0100 From: Alan Cox To: Krzysztof Halasa Cc: Andrew Morton , Jeff Garzik , , Subject: Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC Message-ID: <20080412115950.1cbb9cfa@core> In-Reply-To: References: <20080411221448.22b69ff5.akpm@linux-foundation.org> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 12 Apr 2008 10:10:40 +0200 Krzysztof Halasa wrote: > Andrew Morton writes: > > > It never hurts to resend. It was 6000 patches ago and my mind is a blank. > > Sure, here is it. Some description, well: > > PPP support in generic HDLC in Linux 2.6.25 is broken and will cause > a kernel panic when a device configured in PPP mode is activated. > > It will be replaced by new PPP implementation after Linux 2.6.25 is > released. Thats a pretty bad regression. Surely the correct fix is to revert the change series that caused the breakage then re-merge that and fixes for HDLC PPP for 2.6.26, not just leave it broken ?