From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992989AbXCIGN3 (ORCPT ); Fri, 9 Mar 2007 01:13:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992993AbXCIGN3 (ORCPT ); Fri, 9 Mar 2007 01:13:29 -0500 Received: from gw1.cosmosbay.com ([86.65.150.130]:49559 "EHLO gw1.cosmosbay.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992989AbXCIGN2 (ORCPT ); Fri, 9 Mar 2007 01:13:28 -0500 Message-ID: <45F0FB09.4030904@cosmosbay.com> Date: Fri, 09 Mar 2007 07:13:29 +0100 From: Eric Dumazet User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Mockern@yandex.ru CC: linux-kernel@vger.kernel.org Subject: Re: block_til_ready References: <45F0F7A4.00000D.04819@pantene.yandex.ru> In-Reply-To: <45F0F7A4.00000D.04819@pantene.yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (gw1.cosmosbay.com [86.65.150.130]); Fri, 09 Mar 2007 07:13:27 +0100 (CET) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Mockern a écrit : > Hi, > > What is the simpliest implementation of block_til_ready for tty driver? > > Thanks, > > Andy Welcome Andy Since your messages always make me wonder if you are some kind of robot, able to post one "one line" message to lkml everyday, I have one suggestion : Try next times to build messages with a detailed context, so that eventually one reader of this messages might care, possibly *understand* your question, and thus be able to possibly help you and others as well. For example, an url to your sources, even if a 'not yet working' state, would be very nice. Have a nice day Eric