From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f194.google.com ([209.85.208.194]:34019 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726274AbeKHUqL (ORCPT ); Thu, 8 Nov 2018 15:46:11 -0500 Date: Thu, 8 Nov 2018 14:11:05 +0300 From: Cyrill Gorcunov To: Rafael David Tinoco , Alexey Dobriyan Cc: linux-kselftest@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, shuah@kernel.org Subject: Re: [PATCH] proc: fix proc-self-map-files selftest for arm Message-ID: <20181108111105.GC13195@uranus.lan> References: <20181011184359.15627-1-rafael.tinoco@linaro.org> <20181011205601.GA32757@avx2> <20181011210256.GE2401@uranus.lan> <20181011213006.GA13485@avx2> <20181011220009.GF2401@uranus.lan> <52504bd5-b4ed-518b-f748-c634172c6c68@linaro.org> <20181015172140.GJ2401@uranus.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, Nov 08, 2018 at 08:41:46AM -0200, Rafael David Tinoco wrote: > > > > As to me -- yes, I would move zero page testing to a separate memory testcase. > > But since Alexey is the former author of the tests better wait for his opinion. > > Alexey, > > would you care if we turn those 2 tests into 1, taking care of the > zero page testing elsewhere ? Would you mind if I send out a patch for > that ? Rafael, just make it so. While we preserve old functionality I think it is fine. Cyrill