Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753976AbYGWSLR (ORCPT ); Wed, 23 Jul 2008 14:11:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750988AbYGWSLD (ORCPT ); Wed, 23 Jul 2008 14:11:03 -0400 Received: from yw-out-2324.google.com ([74.125.46.31]:46403 "EHLO yw-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751914AbYGWSLC (ORCPT ); Wed, 23 Jul 2008 14:11:02 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type :content-transfer-encoding:content-disposition; b=mDyg4tbLzSI1X3NX94yqYSEGb0McwGAUNN9aMHO/rscjfbvXiNN7cBr8VpL83CfZWf 1vTZHZikr1Bew4ahWgu4D5LqD+tl3R2GlIdCtnIniX0pIvy4LstEBB1bnSC8lClmUc/h TgX7iKIvYKBI4MasIBkABtEpOMnA1hSpKtyOs= Message-ID: Date: Wed, 23 Jul 2008 22:11:00 +0400 From: "Alexey Zaytsev" To: "Alan Cox" Subject: commit a352def21a642133758b868c71bee12ab34ad5c5 broke pptp. Cc: lkml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 726 Lines: 22 Hello. Pptp brakes for me on the current git (c010b2f76): root@nx:~# pppd call semunlim defaultroute nodetach debug Couldn't set tty to PPP discipline: Invalid argument Waiting for 1 child processes... script pptp 172.18.2.2 --nolaunchpppd, pid 4359 root@nx:~# It bisects to: a352def21a642133758b868c71bee12ab34ad5c5 tty: Ldisc revamp Revetring this commit, along with 7a4d29f426f17479395980ded8fa5e3bdd6d94e4 and 01e1abb2c27e43339b8829a2e3b1c6f53806b77a fixes the problem. -- 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/