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>] [day] [month] [year] [list]
Date:	Mon, 16 Oct 2006 12:09:47 -0700
From:	"Gross, Mark" <mark.gross@...el.com>
To:	<geert@...ux-m68k.org>, "Linus Torvalds" <torvalds@...l.org>,
	"Andrew Morton" <akpm@...l.org>
Cc:	"Linux Kernel Development" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] CONFIG_TELCLOCK depends on X86

This is good.  

Thank you for doing this.

Acked-by: Mark Gross <mark.gross@...el.com>

--mgross

>-----Original Message-----
>From: geert@...ux-m68k.org [mailto:geert@...ux-m68k.org]
>Sent: Monday, October 16, 2006 11:00 AM
>To: Linus Torvalds; Andrew Morton
>Cc: Linux Kernel Development; Gross, Mark
>Subject: [PATCH] CONFIG_TELCLOCK depends on X86
>
>
>The telecom clock driver for MPBL0010 ATCA SBC depends on X86
>
>Signed-Off-By: Geert Uytterhoeven <geert@...ux-m68k.org>
>Cc: Mark Gross <mark.gross@...el.com>
>
>--- linux-2.6.19-rc2/drivers/char/Kconfig.orig	2006-10-05
11:16:43.000000000 +0200
>+++ linux-2.6.19-rc2/drivers/char/Kconfig	2006-10-16
09:26:10.000000000 +0200
>@@ -1046,7 +1046,7 @@ source "drivers/char/tpm/Kconfig"
>
> config TELCLOCK
> 	tristate "Telecom clock driver for MPBL0010 ATCA SBC"
>-	depends on EXPERIMENTAL
>+	depends on EXPERIMENTAL && X86
> 	default n
> 	help
> 	  The telecom clock device is specific to the MPBL0010 ATCA
computer and
>
>--
>Geert Uytterhoeven -- There's lots of Linux beyond ia32 --
geert@...ux-m68k.org
>
>In personal conversations with technical people, I call myself a
hacker. But
>when I'm talking to journalists I just say "programmer" or something
like that.
>							    -- Linus
Torvalds
-
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