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=-11.4 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 889CFC606CF for ; Mon, 8 Jul 2019 23:16:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5F8F4216C4 for ; Mon, 8 Jul 2019 23:16:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="lFUSTt8n" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727037AbfGHXQC (ORCPT ); Mon, 8 Jul 2019 19:16:02 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:36699 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727031AbfGHXQC (ORCPT ); Mon, 8 Jul 2019 19:16:02 -0400 Received: by mail-pl1-f196.google.com with SMTP id k8so9056700plt.3 for ; Mon, 08 Jul 2019 16:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oGZm1g5vtwwYit0yoo3SBX6Ei/KDlijim8AwfezWq5Q=; b=lFUSTt8nxcpQ1geusJZ3lspP7XQwyYNu3KMayNoosCV6UA30ZuMzOWUPZfCjTUzeKM iYW2yITMtWXzol7/+legnfgPOBGwjXoEFw7yce+7btcdg0htf2Hg4YfxND5u9apalxJL B3QYi+HDYUWlIIkNVozIYrBRfW/Zk/Qz4dosV0rI2mUxb16C62VVRSPlRILHQVx/6UE4 RshFiQlSNd9CkGW5eoiTTfauBDsWytWT+kOLzVSwNCWkeJDN/HkdAIqfFvOi2TKYEg+r l8O7ss1ZZdrzfcN3z+0quxvvwbfum43KpVYwwtrEJTbglIXZty13qrEB3TCpWKeCVLSU fZ/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oGZm1g5vtwwYit0yoo3SBX6Ei/KDlijim8AwfezWq5Q=; b=TdkYSiqy77kmu1FKdKKRl4+08KNoVinutjOjnSy8vi1CIyT9yIHyLvtWPL8UUq4OA5 8YBEJJih4qLt4SyMsFRaTkdQSlCajZE2XajxQbtyioGoC76rUFBOZdjZC7m4qMYKSC2K w+YGSDhOupqf9Zj1z2/DdVoinLPniaphqXP75wWc8iqxpJ9C3Ml816VoapmuRS4cCnRN flFh+OluotaK7d1TObEWgXoRq6Czo4ImzVRXg7nkV05siucdRy4ZcltJtD13FyQ3Pm1Q LRGJS/QtJgGlleiTK5Hkxz/kCj8qp5aLGvPnlvpzyQUs1X8UkAcoV/TL0q3Z0oH6Ur6Q M05g== X-Gm-Message-State: APjAAAXh57lp2fHUdWqbvjpu6neJEYQSHnw8etYVrlEsFowFRPi699Au l4sma65mz0m9sHdlnEnplfngpXgdEB8CJ5x1dr1DSw== X-Google-Smtp-Source: APXvYqxLj9lV04W3pazbpY/qgg7ti1gSJwsPPAdwKpyGKBI70/LFOjfevFPZPMucLfnGO+AW10E2yFZhfTdlozEZOjY= X-Received: by 2002:a17:902:29e6:: with SMTP id h93mr26754760plb.297.1562627761245; Mon, 08 Jul 2019 16:16:01 -0700 (PDT) MIME-Version: 1.0 References: <20190704003615.204860-1-brendanhiggins@google.com> <20190704003615.204860-19-brendanhiggins@google.com> <20190705204810.GE19023@42.do-not-panic.com> In-Reply-To: <20190705204810.GE19023@42.do-not-panic.com> From: Brendan Higgins Date: Mon, 8 Jul 2019 16:15:49 -0700 Message-ID: Subject: Re: [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section To: Luis Chamberlain , Iurii Zaikin Cc: Frank Rowand , Greg KH , Josh Poimboeuf , Kees Cook , Kieran Bingham , Peter Zijlstra , Rob Herring , Stephen Boyd , shuah , "Theodore Ts'o" , Masahiro Yamada , devicetree , dri-devel , kunit-dev@googlegroups.com, "open list:DOCUMENTATION" , linux-fsdevel@vger.kernel.org, linux-kbuild , Linux Kernel Mailing List , "open list:KERNEL SELFTEST FRAMEWORK" , linux-nvdimm , linux-um@lists.infradead.org, Sasha Levin , "Bird, Timothy" , Amir Goldstein , Dan Carpenter , Daniel Vetter , Jeff Dike , Joel Stanley , Julia Lawall , Kevin Hilman , Knut Omang , Logan Gunthorpe , Michael Ellerman , Petr Mladek , Randy Dunlap , Richard Weinberger , David Rientjes , Steven Rostedt , wfg@linux.intel.com Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org CC'ing Iurii Zaikin On Fri, Jul 5, 2019 at 1:48 PM Luis Chamberlain wrote: > > On Wed, Jul 03, 2019 at 05:36:15PM -0700, Brendan Higgins wrote: > > Add entry for the new proc sysctl KUnit test to the PROC SYSCTL section. > > > > Signed-off-by: Brendan Higgins > > Reviewed-by: Greg Kroah-Hartman > > Reviewed-by: Logan Gunthorpe > > Acked-by: Luis Chamberlain > > Come to think of it, I'd welcome Iurii to be added as a maintainer, > with the hope Iurii would be up to review only the kunit changes. Of > course if Iurii would be up to also help review future proc changes, > even better. 3 pair of eyeballs is better than 2 pairs. What do you think, Iurii?