Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754859AbYCYOkD (ORCPT ); Tue, 25 Mar 2008 10:40:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754659AbYCYOjw (ORCPT ); Tue, 25 Mar 2008 10:39:52 -0400 Received: from khc.piap.pl ([195.187.100.11]:38628 "EHLO khc.piap.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753774AbYCYOjv (ORCPT ); Tue, 25 Mar 2008 10:39:51 -0400 To: Jeff Garzik Cc: Andrew Morton , , Subject: Re: [PATCH v2] Re: WAN: new PPP code for generic HDLC References: From: Krzysztof Halasa Date: Tue, 25 Mar 2008 15:39:49 +0100 In-Reply-To: (Krzysztof Halasa's message of "Fri\, 14 Mar 2008 15\:20\:49 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 681 Lines: 20 Hi, I wrote: > New synchronous PPP implementation for generic HDLC. So are we leaving the generic-HDLC+PPP in broken state for 2.6.25, aren't we? If we do, perhaps a "|| BROKEN" in drivers/net/wan/Kconfig would make sense? Any attempt to use it will cause kernel panic immediately (PPP with generic HDLC only; drivers using syncppp.c directly are not affected). I can make that trivial Kconfig patch of course. -- Krzysztof Halasa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/