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:	Wed, 8 Apr 2009 01:26:58 +0200
From:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
To:	Jeff Garzik <jeff@...zik.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [git pull] IDE updates part 4

On Wednesday 08 April 2009 00:59:43 Bartlomiej Zolnierkiewicz wrote:

[...]

> diff --git a/drivers/ide/ide.c b/drivers/ide/ide.c
> index 7b7cd76..4ed66d0 100644
> --- a/drivers/ide/ide.c
> +++ b/drivers/ide/ide.c
> @@ -178,11 +178,14 @@ EXPORT_SYMBOL_GPL(ide_pci_clk);
>  module_param_named(pci_clock, ide_pci_clk, int, 0);
>  MODULE_PARM_DESC(pci_clock, "PCI bus clock frequency (in MHz)");
>  
> +/* needs block layer support */
> +#if 0
>  int ide_trim = 0;

This patch is crap and will break ide-disk build.

Linus, I'll revisit the pull request later...
--
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