From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761091AbZEMRRQ (ORCPT ); Wed, 13 May 2009 13:17:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760239AbZEMRRA (ORCPT ); Wed, 13 May 2009 13:17:00 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:40699 "EHLO e39.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760074AbZEMRQ7 (ORCPT ); Wed, 13 May 2009 13:16:59 -0400 Date: Wed, 13 May 2009 10:15:19 -0700 From: Sukadev Bhattiprolu To: Geert Uytterhoeven Cc: Marc Dionne , Linux Kernel Development , "Rafael J. Wysocki" , Andrew Morton Subject: Re: Regression in 2.6.30 - /dev/pts - mount options - bisected Message-ID: <20090513171519.GA937@linux.vnet.ibm.com> References: <6041d2000905081454x4c9d8818oaccbcd14d1f4a506@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux 2.0.32 on an i486 User-Agent: Mutt/1.5.15+20070412 (2007-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Geert Uytterhoeven [Geert.Uytterhoeven@sonycom.com] wrote: | And indeed, disabling CONFIG_DEVPTS_MULTIPLE_INSTANCES in the Fedora-based | config makes the problem go away, and brings back my terminal-emulators. Yes, a patch is available for this at http://lkml.org/lkml/2009/5/11/586 The patch has been merged into -mm. Thanks, Sukadev