From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C87BAC4CECC for ; Sun, 15 Sep 2019 13:43:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 816D7214C6 for ; Sun, 15 Sep 2019 13:43:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568554984; bh=K2IkYFtvJjpi7oAgR3T2CvTC1SYGP8XAj1GcMabF28c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=vMsmPMmyKy6RSvoM+KMswqEreXxZ8Hd+x6rdrPF3BBpe8iWVWnZtOmwZa0p3+Me96 LC3OkbkddzVkDHS8eT64vslT7E8ANIH1kJKP9fRmOzYUNC05t9uL6ev0MTXznqTjn6 67FAfYAjpD+iq7ON1nluWJC4LMRNk+XwboxQKVRw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730694AbfIONnD (ORCPT ); Sun, 15 Sep 2019 09:43:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:60512 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726057AbfIONnD (ORCPT ); Sun, 15 Sep 2019 09:43:03 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 89E34214DA; Sun, 15 Sep 2019 13:43:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568554983; bh=K2IkYFtvJjpi7oAgR3T2CvTC1SYGP8XAj1GcMabF28c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mjBmx+26gUMDBXZWv2skoKgp7iiWBOHv14UDOZX7DUqFOvkPHe5wavy0w0JI4V8De jGMTZLlqE2zhaHaN2vCw/7WJwcKO7RPz+wLb5IgWNQv/22Xn4Mf6J2pCkTMsO9sCQV BDKTELwulVTLE269VOpIvSP+NBTnLF6nOAlLapAw= Date: Sun, 15 Sep 2019 15:43:00 +0200 From: Greg Kroah-Hartman To: Okash Khawaja Cc: Gregory Nowak , devel@driverdev.osuosl.org, Simon Dickson , "Speakup is a screen review system for Linux." , linux-kernel@vger.kernel.org, John Covici Subject: Re: [HELP REQUESTED from the community] Was: Staging status of speakup Message-ID: <20190915134300.GA552892@kroah.com> References: <20190712092319.wmke4i7zqzr26tly@function> <20190713004623.GA9159@gregn.net> <20190725035352.GA7717@gregn.net> <875znqhia0.fsf@cmbmachine.messageid.invalid> <20190821222209.GA4577@gregn.net> <20190909025429.GA4144@gregn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 14, 2019 at 10:08:35PM +0100, Okash Khawaja wrote: > On Mon, Sep 9, 2019 at 3:55 AM Gregory Nowak wrote: > > > > On Sun, Sep 08, 2019 at 10:43:02AM +0100, Okash Khawaja wrote: > > > Sorry, I have only now got round to working on this. It's not complete > > > yet but I have assimilated the feedback and converted subjective > > > phrases, like "I think..." into objective statements or put them in > > > TODO: so that someone else may verify. I have attached it to this > > > email. > > > > I think bleeps needs a TODO, since we don't know what values it accepts, or > > what difference those values make. Also, to keep things uniform, we > > should replace my "don't know" for trigger_time with a TODO. Looks > > good to me otherwise. Thanks. > > Great thanks. I have updated. > > I have two questions: > > 1. Is it okay for these descriptions to go inside > Documentation/ABI/stable? They have been around since 2.6 (2010). Or > would we prefer Documentation/ABI/testing/? stable is fine. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 936B0C4CECC for ; Sun, 15 Sep 2019 13:43:07 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 63AFA2168B for ; Sun, 15 Sep 2019 13:43:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="mjBmx+26" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 63AFA2168B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 395388594B; Sun, 15 Sep 2019 13:43:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id me1SZ-cwv1GN; Sun, 15 Sep 2019 13:43:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id A2B3285A1D; Sun, 15 Sep 2019 13:43:06 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id A31D61BF3A6 for ; Sun, 15 Sep 2019 13:43:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9728E816E6 for ; Sun, 15 Sep 2019 13:43:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6KhGk+F3MkcM for ; Sun, 15 Sep 2019 13:43:03 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by whitealder.osuosl.org (Postfix) with ESMTPS id 458B6815F4 for ; Sun, 15 Sep 2019 13:43:03 +0000 (UTC) Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 89E34214DA; Sun, 15 Sep 2019 13:43:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568554983; bh=K2IkYFtvJjpi7oAgR3T2CvTC1SYGP8XAj1GcMabF28c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mjBmx+26gUMDBXZWv2skoKgp7iiWBOHv14UDOZX7DUqFOvkPHe5wavy0w0JI4V8De jGMTZLlqE2zhaHaN2vCw/7WJwcKO7RPz+wLb5IgWNQv/22Xn4Mf6J2pCkTMsO9sCQV BDKTELwulVTLE269VOpIvSP+NBTnLF6nOAlLapAw= Date: Sun, 15 Sep 2019 15:43:00 +0200 From: Greg Kroah-Hartman To: Okash Khawaja Subject: Re: [HELP REQUESTED from the community] Was: Staging status of speakup Message-ID: <20190915134300.GA552892@kroah.com> References: <20190712092319.wmke4i7zqzr26tly@function> <20190713004623.GA9159@gregn.net> <20190725035352.GA7717@gregn.net> <875znqhia0.fsf@cmbmachine.messageid.invalid> <20190821222209.GA4577@gregn.net> <20190909025429.GA4144@gregn.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, Simon Dickson , Gregory Nowak , "Speakup is a screen review system for Linux." , linux-kernel@vger.kernel.org, John Covici Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Sat, Sep 14, 2019 at 10:08:35PM +0100, Okash Khawaja wrote: > On Mon, Sep 9, 2019 at 3:55 AM Gregory Nowak wrote: > > > > On Sun, Sep 08, 2019 at 10:43:02AM +0100, Okash Khawaja wrote: > > > Sorry, I have only now got round to working on this. It's not complete > > > yet but I have assimilated the feedback and converted subjective > > > phrases, like "I think..." into objective statements or put them in > > > TODO: so that someone else may verify. I have attached it to this > > > email. > > > > I think bleeps needs a TODO, since we don't know what values it accepts, or > > what difference those values make. Also, to keep things uniform, we > > should replace my "don't know" for trigger_time with a TODO. Looks > > good to me otherwise. Thanks. > > Great thanks. I have updated. > > I have two questions: > > 1. Is it okay for these descriptions to go inside > Documentation/ABI/stable? They have been around since 2.6 (2010). Or > would we prefer Documentation/ABI/testing/? stable is fine. thanks, greg k-h _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel