From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752176AbdBFTXD (ORCPT ); Mon, 6 Feb 2017 14:23:03 -0500 Received: from resqmta-po-11v.sys.comcast.net ([96.114.154.170]:52703 "EHLO resqmta-po-11v.sys.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751989AbdBFTXB (ORCPT ); Mon, 6 Feb 2017 14:23:01 -0500 Reply-To: shuah@kernel.org Subject: Re: [PATCH] selftest: cpufreq: Update MAINTAINERS file References: <20170206103852.GJ3131@vireshk-i7> To: Viresh Kumar , Rafael Wysocki Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , linux-kselftest@vger.kernel.org, Shuah Khan From: Shuah Khan Message-ID: <269608a9-83fe-c170-b520-0e1398b39582@kernel.org> Date: Mon, 6 Feb 2017 12:22:58 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20170206103852.GJ3131@vireshk-i7> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfEHAy2PaBepkPDgYy/qQIXLYr1pX7Z1iDS9D5kjz7nKQSLbiTjrjguJwX2Ke+AHpcZDTDLDwc9LTr34oaRcyzIfV4Rke9b726HZQs5jfWaZLR2PByWuT rnwQO0jqufSBztj995E6tEVP3m4/NNV73KEUQrK1Y2x8z71jCN9bKWbRP4aoxEa6k/AHGQY51BzZPcFurNq1R9zfOLJ8SH+HO0dVADQr8SaXggFK2jbDf9N4 5BydYI8eE0sw6KnU5lvTNN/2tJrjxx+rMHVK3BN59cuXj1hnG5iJSBZ9O2VIO0tYccMf7rHvaRY48lcsZQGYVFzki/a/dLOuUOHAvo7TDY1iod6hfNLwZVRH hYlZaCksMtmarIRDL4UrdEVyVBGXSlSHRMwlvfokx4zMO1pPj6dAzAJdVzmEMrj1rICNrOKOr9D+bH50ghaPqz01OiYzjQ12sLqHAUL2hvp3N65KTVc= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/06/2017 03:38 AM, Viresh Kumar wrote: > On 20-01-17, 11:10, Viresh Kumar wrote: >> Update MAINTAINERS file with cpufreq's selftest directory. >> >> Signed-off-by: Viresh Kumar >> --- >> Hi shuah, >> >> Can you please add this one as well along with the code? Thanks. >> >> MAINTAINERS | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index c36976d3bd1a..bf414a1a5f82 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -3381,6 +3381,7 @@ B: https://bugzilla.kernel.org >> F: Documentation/cpu-freq/ >> F: drivers/cpufreq/ >> F: include/linux/cpufreq.h >> +F: tools/testing/selftests/cpufreq/ >> >> CPU FREQUENCY DRIVERS - ARM BIG LITTLE >> M: Viresh Kumar > > @Shuah; Can you please add this as well? > Thanks for reminding me. I will pick this up. -- Shuah