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:	Thu, 03 Jun 2010 11:09:15 -0700
From:	<gregkh@...e.de>
To:	linux@...la.de, gregkh@...e.de, linux@...babel.org,
	linux-kernel@...r.kernel.org, randy.dunlap@...cle.com,
	sfr@...b.auug.org.au
Subject: patch staging-comedi-fixing-ni_labpc-to-mite-dependancy.patch added to gregkh-2.6 tree


This is a note to let you know that I've just added the patch titled

    Subject: Staging: comedi: fixing ni_labpc to mite dependancy

to my gregkh-2.6 tree.  Its filename is

    staging-comedi-fixing-ni_labpc-to-mite-dependancy.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From linux@...la.de  Thu Jun  3 10:33:50 2010
From: Alexander Kurz <linux@...la.de>
Date: Thu, 3 Jun 2010 15:50:24 +0400 (MSD)
Subject: Staging: comedi: fixing ni_labpc to mite dependancy
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>, Alexander Kurz <linux@...babel.org>, linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>, gregkh@...e.de
Message-ID: <alpine.DEB.1.10.1006031545010.23736@...la.de>


the dependancy of ni_labpc on mite was missing,

Signed-off-by: Alexander Kurz <linux@...babel.org>
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>

index 0aa2b0d..79f5f2e 100644
---
 drivers/staging/comedi/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -1281,6 +1281,7 @@ config COMEDI_NI_TIO
 
 config COMEDI_NI_LABPC
 	tristate "NI Lab-PC and compatibles ISA and PCI support"
+	depends on COMEDI_MITE
 	select COMEDI_8255
 	select COMEDI_FC
 	default N

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