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:	Fri, 5 Jun 2009 20:45:49 +0200
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	Yunpeng Gao <yunpeng.gao@...el.com>
Cc:	Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org
Subject: Re: linux-next: Tree for June 3 (staging)

On Friday 05 June 2009 01:26:10 Yunpeng Gao wrote:

[...]

> Subject: [PATCH] First submission of Intel Moorestown platform NAND flash driver
> 
> This driver is a standalone linux block device driver. It acts as
> a normal hard disk. Please reference the README file for the detail.
> 
> Signed-off-by: Gao Yunpeng <yunpeng.gao@...el.com>

[...]

> --- /dev/null
> +++ b/drivers/staging/mrst_nand/Kconfig
> @@ -0,0 +1,27 @@
> +
> +menuconfig MRST_NAND
> +	tristate "Moorestown NAND Flash controller"
> +	depends on BLOCK
> +	default m

New drivers shouldn't be enabled by default.

Please remove the 'default m' line.

Thanks.
Bart
--
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