From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa0-f41.google.com (mail-oa0-f41.google.com [209.85.219.41]) by befuddled.reisers.ca (Postfix) with ESMTPS id 13C391EF6D5 for ; Thu, 9 May 2013 19:51:27 -0400 (EDT) Received: by mail-oa0-f41.google.com with SMTP id k1so4211658oag.28 for ; Thu, 09 May 2013 16:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:subject:message-id:mail-followup-to :mime-version:content-type:content-disposition:user-agent; bh=KPyHx6+YZuTEGEU1HdJO+XgwUatoPh9tmUGFvMfy1+g=; b=NW39PjAHKUCmPYIWo0EDxyISUFxmeoKYA9iChvHRj7CUsqNsPdqw45pG3OWYv1zDUQ rf1tcMgUqcaumq6qKVelvwD2p7XSyMSA5h8wSMcigFghlVS96PDBm4Ijmaqoe9te3udy tb/VD+0YhKmY0aq6JVcqQJ63s0ruhf21pD71C06zjZKjAtU5b64kcqHZfB81UzA6fgkW 81yMBETVSv0KqYJCa24ixIhWyMIjIberUpCWOS27bNRGgw2knOUtPnOMe9tKOnlE0Uba 0CLxF+8SPiTWML4ihs2sHQFlIXA1kRUMDgjBn17M5mphAZ5tuEqN4LeRBhCD7E7FEhgG vJvQ== X-Received: by 10.182.87.3 with SMTP id t3mr5679066obz.4.1368143485803; Thu, 09 May 2013 16:51:25 -0700 (PDT) Received: from linux1 (cpe-76-187-91-128.tx.res.rr.com. [76.187.91.128]) by mx.google.com with ESMTPSA id xz9sm384115oeb.5.2013.05.09.16.51.23 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 May 2013 16:51:24 -0700 (PDT) Received: by linux1 (sSMTP sendmail emulation); Thu, 09 May 2013 18:51:12 -0500 Date: Thu, 9 May 2013 18:51:12 -0500 From: William Hubbs To: speakup@linux-speakup.org Subject: Fwd: Re: speakup issues Message-ID: <20130509235112.GD2123@linux1> Mail-Followup-To: speakup@linux-speakup.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: speakup@linux-speakup.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 23:51:27 -0000 ----- Forwarded message from Greg KH ----- > Date: Thu, 9 May 2013 13:47:19 -0700 > From: Greg KH > To: William Hubbs > Cc: devel@driverdev.osuosl.org > Subject: Re: speakup issues > > On Thu, May 09, 2013 at 10:59:58AM -0500, William Hubbs wrote: > > Hi Greg, > > Hi. Note my email change, you probably got the bounce from the old > suse.de address already... > > > I am writing to you and to this list because I'm not quite sure where > > else to write to ask this. > > > > For those on the list who do not know me, I am one of the developers > > working on Speakup. > > > > I am interested in collecting a list of things that would need to happen > > to allow speakup to move from staging to mainline. Is this list the > > place to get that kind of information? > > > > Greg, if you decide when things can move, can you give me a list of > > things that we need to look into fixing? > > > > I'm sure the speakup serial i/o code is one of those things, but what > > else needs to be done? > > Dan has given you a great list of things to work on, start with that. > > Running checkpatch.pl is a great place to start with. The serial stuff > can be worked on as well, there are better ways to resolve that problem. > > Also, please remove all the BUG_ON() instances, no driver should ever be > able to instantly stop a machine, with no chance of it to be revived, > that's just not nice. > > thanks, > > greg k-h ----- End forwarded message -----