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:	Thu, 21 Feb 2008 09:29:11 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Chris Snook <csnook@...hat.com>
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] make LKDTM depend on BLOCK

On Fri, 15 Feb 2008 03:17:36 -0500 Chris Snook wrote:

> From: Chris Snook <csnook@...hat.com>
> 
> Make LKDTM depend on BLOCK to prevent build failures with certain configs.
> 
> Signed-off-by: Chris Snook <csnook@...hat.com>

Acked-by: Randy Dunlap <randy.dunlap@...cle.com>

> diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
> index a370fe8..24b327c 100644
> --- a/lib/Kconfig.debug
> +++ b/lib/Kconfig.debug
> @@ -524,6 +524,7 @@ config LKDTM
>  	tristate "Linux Kernel Dump Test Tool Module"
>  	depends on DEBUG_KERNEL
>  	depends on KPROBES
> +	depends on BLOCK
>  	default n
>  	help
>  	This module enables testing of the different dumping mechanisms by

---
~Randy
--
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