lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 13 Feb 2018 14:23:36 -0700
From:   Shuah Khan <shuahkh@....samsung.com>
To:     Daniel Díaz <daniel.diaz@...aro.org>,
        linux-kselftest@...r.kernel.org
Cc:     Anders Roxell <anders.roxell@...aro.org>,
        Shuah Khan <shuah@...nel.org>,
        open list <linux-kernel@...r.kernel.org>,
        Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH] selftests: memfd: add config fragment for fuse

On 02/06/2018 03:20 PM, Daniel Díaz wrote:
> From: Anders Roxell <anders.roxell@...aro.org>
> 
> The memfd test requires to insert the fuse module (CONFIG_FUSE_FS).
> 
> Signed-off-by: Anders Roxell <anders.roxell@...aro.org>
> Signed-off-by: Daniel Díaz <daniel.diaz@...aro.org>
> ---
>  tools/testing/selftests/memfd/config | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 tools/testing/selftests/memfd/config
> 
> diff --git a/tools/testing/selftests/memfd/config b/tools/testing/selftests/memfd/config
> new file mode 100644
> index 0000000..835c7f4
> --- /dev/null
> +++ b/tools/testing/selftests/memfd/config
> @@ -0,0 +1 @@
> +CONFIG_FUSE_FS=m
> 


Thanks for the patch. Applied to linux-kselftest fixes for 4.16-rc3

thanks,
-- Shuah

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ