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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 Jun 2012 10:11:16 -0400
From:	Jeff Moyer <jmoyer@...hat.com>
To:	Maya Erez <merez@...eaurora.org>
Cc:	linux-mmc@...r.kernel.org, linux-arm-msm@...r.kernel.org,
	Lee Susman <lsusman@...eaurora.org>,
	linux-kernel@...r.kernel.org (open list)
Subject: Re: [PATCH 1/1] block: Add eMMC4.5 packed commands unit-tests

Maya Erez <merez@...eaurora.org> writes:

> Expose the following packed commands tests:
> - Test the write packed commands list preparation
> - Simulate a returned error code
> - Send an invalid packed command to the card
>
> Signed-off-by: Lee Susman <lsusman@...eaurora.org>
> Signed-off-by: Maya Erez <merez@...eaurora.org>
>
> diff --git a/drivers/mmc/card/Kconfig b/drivers/mmc/card/Kconfig
> index 3b1f783..bbe8cac 100644
> --- a/drivers/mmc/card/Kconfig
> +++ b/drivers/mmc/card/Kconfig
> @@ -67,3 +67,14 @@ config MMC_TEST
>  
>  	  This driver is only of interest to those developing or
>  	  testing a host driver. Most people should say N here.
> +
> +config MMC_BLOCK_TEST
> +	tristate "MMC block test"
> +	depends on MMC_BLOCK && IOSCHED_TEST

Umm, if this depends on your iosched-test patch, then you should make
them both part of a patch series.  It would have answered one of my
questions on that patch.

Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ