linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: mount: remove no longer needed config option
@ 2018-06-26 15:32 Anders Roxell
  2018-07-26  7:10 ` Anders Roxell
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Roxell @ 2018-06-26 15:32 UTC (permalink / raw)
  To: shuah; +Cc: linux-kselftest, linux-kernel, Anders Roxell

Since commit eedf265aa003 ("devpts: Make each mount of devpts an
independent filesystem.") CONFIG_DEVPTS_MULTIPLE_INSTANCES isn't needed
in the defconfig anymore.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/mount/config | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/testing/selftests/mount/config b/tools/testing/selftests/mount/config
index b5d881e48548..416bd53ce982 100644
--- a/tools/testing/selftests/mount/config
+++ b/tools/testing/selftests/mount/config
@@ -1,2 +1 @@
 CONFIG_USER_NS=y
-CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests: mount: remove no longer needed config option
  2018-06-26 15:32 [PATCH] selftests: mount: remove no longer needed config option Anders Roxell
@ 2018-07-26  7:10 ` Anders Roxell
  0 siblings, 0 replies; 2+ messages in thread
From: Anders Roxell @ 2018-07-26  7:10 UTC (permalink / raw)
  To: Shuah Khan; +Cc: open list:KERNEL SELFTEST FRAMEWORK, Linux Kernel Mailing List

On Tue, 26 Jun 2018 at 17:32, Anders Roxell <anders.roxell@linaro.org> wrote:
>
> Since commit eedf265aa003 ("devpts: Make each mount of devpts an
> independent filesystem.") CONFIG_DEVPTS_MULTIPLE_INSTANCES isn't needed
> in the defconfig anymore.
>
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  tools/testing/selftests/mount/config | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tools/testing/selftests/mount/config b/tools/testing/selftests/mount/config
> index b5d881e48548..416bd53ce982 100644
> --- a/tools/testing/selftests/mount/config
> +++ b/tools/testing/selftests/mount/config
> @@ -1,2 +1 @@
>  CONFIG_USER_NS=y
> -CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
> --
> 2.18.0
>

Ping.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-26  7:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-26 15:32 [PATCH] selftests: mount: remove no longer needed config option Anders Roxell
2018-07-26  7:10 ` Anders Roxell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).