Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2913918ybi; Thu, 4 Jul 2019 22:18:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqzEGZlx+3McmFi7G6iGroRIyykwKaRsZl4ELTQ+V/TrsqZI7XSOQB8PQ7v8D38Sgj078iKK X-Received: by 2002:a63:e156:: with SMTP id h22mr2598404pgk.370.1562303933775; Thu, 04 Jul 2019 22:18:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562303933; cv=none; d=google.com; s=arc-20160816; b=o4p36kDjDyRHKyOvhvILAkhNYE1VSFk0YjmyBbFhm7foLzJynu6qMFGqVTaOY2ghKU 4Fs71A2SDSQxEQWokQ0OYd6j108/MjXhpoW0X+EbbVMfInepkA+MXNbEL093T3ObPjPM KwaKfH/3tm/GbKNPqK9M2SP+Av/NeGykcY7KiaKcNcBbTi/R3wL1FIGfDVpA/VBmlXne 5qw+eXZK0ilk4FHRkRkQ9/L03b2G3X9dzN8zyJLJCTnEfLRCYmtD/nUOkUlDRojLLTN8 gsWbR3N6MfJjuRpWL/7bFF1CVY68O2PxWTc+u9Vi1a9WXF+8BlT60eDGUVBbMCNYmtGO IPpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=aqifE5DaCUOYr3E+H2+7jiyHO0YaFHoBM27tyHIleDQ=; b=YilpD64alsTfBYemFxXlYTeiY+q6v/QzL2E5d7I8TuKoXKrmJylqhQqPwJDW/uvRq4 icVyHmBB/7ZUkLnl8dKsd5L2xQz0N7ZBw5/kvxjuZsEeOgbkDQtXCfvhGq89+/YK+Jyx gy3KF9sNDZgHPhbqtPMDhTa0yalDVdgXnCI8+1Y5eikkOIYXwy7OogxtfDcODawbVtR8 tIQJgH/loSkpgUbEv8vCwqhSHBn0F3bAEd5sPkJmrO7yHQH7wYAG7P8vM++lX2YpHn8h wRu3ld5gtYGyHdn8fEiCcD3uOgVv5FD5r6yvueojVjvumlP+RS+flr91s7SDkm6dr/uR bAng== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ugFyFfFK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p11si7374911plq.208.2019.07.04.22.18.36; Thu, 04 Jul 2019 22:18:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ugFyFfFK; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727046AbfGEFRj (ORCPT + 99 others); Fri, 5 Jul 2019 01:17:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:56860 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725681AbfGEFRi (ORCPT ); Fri, 5 Jul 2019 01:17:38 -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 DF97D216FD; Fri, 5 Jul 2019 05:17:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562303857; bh=7wlnbU7f7NI4tp/aNkJpCkcXuqZ5WwcXUMv6L1ELc9A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ugFyFfFKxNGYgqcsh/MHx4NXJCIKEN54oVlmcVYIMOOV+VWzrlEZvmbebID8zJ5bL eqmwYQmbvOmjFYhkaVSALkugyKBmfb1VfnBe27/tme7AWsfKHTvt939Fp5y9LAsG40 T1T2qcyfsYKp8T79H0xukTrXjRdyvTpc+Fm0NASY= Date: Fri, 5 Jul 2019 07:17:33 +0200 From: Greg Kroah-Hartman To: David Howells Cc: viro@zeniv.linux.org.uk, Casey Schaufler , Stephen Smalley , nicolas.dichtel@6wind.com, raven@themaw.net, Christian Brauner , keyrings@vger.kernel.org, linux-usb@vger.kernel.org, linux-security-module@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-api@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5] Message-ID: <20190705051733.GA15821@kroah.com> References: <20190703190846.GA15663@kroah.com> <156173690158.15137.3985163001079120218.stgit@warthog.procyon.org.uk> <156173697086.15137.9549379251509621554.stgit@warthog.procyon.org.uk> <10295.1562256260@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10295.1562256260@warthog.procyon.org.uk> 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 Thu, Jul 04, 2019 at 05:04:20PM +0100, David Howells wrote: > Greg Kroah-Hartman wrote: > > > Don't we need a manpage and a kselftest for it? > > I've got part of a manpage, but it needs more work. > > How do you do a kselftest for this when it does nothing unless hardware events > happen? Hm, good point, but there should be some way to test this to verify it works. Maybe for the other types of events? thanks, greg k-h