Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754749AbYL2LLU (ORCPT ); Mon, 29 Dec 2008 06:11:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753505AbYL2LLM (ORCPT ); Mon, 29 Dec 2008 06:11:12 -0500 Received: from yx-out-2324.google.com ([74.125.44.30]:29356 "EHLO yx-out-2324.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753488AbYL2LLK (ORCPT ); Mon, 29 Dec 2008 06:11:10 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=EThmaZcr+lX7ziHu247ilX94QBMA+psRknW9FYOPUJdhcb8whoAUj4J7Ogf/JdsQap 3dNjHpl563EAQsOAe3BMMqme/fM9tnbr18cY2RFSrm45K3UjQgzTUtETNUWHci/tb9Hk kCDqCzU38XLEVr/Ee4ko/E16ZLw/q/VMF4Klw= Message-ID: Date: Mon, 29 Dec 2008 16:41:09 +0530 From: "sasa sasa" To: linux-kernel@vger.kernel.org Subject: Re: TTY problem on linux-2.6.28-rc7 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 984 Lines: 30 Hi, Further debugging this issue I found that it is not an issue with tty. But there is error in opening shared library libc.so.6 which is used to open console. Regards Sasa On Mon, Dec 22, 2008 at 9:41 AM, sasa sasa wrote: > Hi All, > > I have recently moved to linux-2.6.28-rc7 but I am facing problem in > getting console on arm platform when booting through initrd. > On linux-2.6.27 system is working fine. > The problem is that it got hang after the init process started and > when control goes > to user space. The request for tty_open and tty_close keeps on coming. > Because of that the print stops coming on uart after init process. > > Does anybody had any idea regarding this? > > Regards > Sandeep > -- 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/