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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 23 Feb 2016 11:28:44 -0700
From:	Shuah Khan <shuahkh@....samsung.com>
To:	Bamvor Jian Zhang <bamvor.zhangjian@...aro.org>,
	linux-api@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
	yann.morin.1998@...e.fr, khilman@...aro.org,
	tyler.baker@...aro.org, broonie@...nel.org, mpe@...erman.id.au,
	dvhart@...radead.org, mmarek@...e.com,
	Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH v4 1/2] selftests: create test-specific kconfig fragments

On 01/08/2016 12:27 AM, Bamvor Jian Zhang wrote:
> Create the config file in each directory of testcase which need
> more kernel configuration than the default defconfig. User could
> use these configs with merge_config.sh script:
> 
> Enable config for specific testcase:
> (export ARCH=xxx #for cross compiling)
> ./scripts/kconfig/merge_config.sh .config \
> 		tools/testing/selftests/xxx/config
> 
> Enable configs for all testcases:
> (export ARCH=xxx #for cross compiling)
> ./scripts/kconfig/merge_config.sh .config \
> 		tools/testing/selftests/*/config
> 
> Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@...aro.org>
> Reviewed-by: Shuah Khan <shuahkh@....samsung.com>

Applied to linux-kselftest next for 4.6-rc1

thanks,
-- Shuah


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com | (970) 217-8978

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ