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-next>] [day] [month] [year] [list]
Date:	Thu, 24 Jul 2008 11:38:45 +0200
From:	"Jerome Arbez-Gindre" <jeromearbezgindre@...il.com>
To:	"Evgeniy Polyakov" <johnpol@....mipt.ru>
Cc:	linux-kernel@...r.kernel.org, deweerdt@...e.fr
Subject: [patch] Add a BlackBoard user to connector

Hello Evgeniy,

Here's an updated patch.

Add a BlackBoard user to connector. BlackBoard is part of the TSP
GPL sampling framework (http://savannah.nongnu.org/p/tsp)


Signed-off-by: Jerome Arbez-Gindre <jeromearbezgindre@...il.com>

diff --git a/include/linux/connector.h b/include/linux/connector.h
index 96a89d3..d7ac97a 100644
--- a/include/linux/connector.h
+++ b/include/linux/connector.h
@@ -38,8 +38,9 @@
 #define CN_W1_VAL                      0x1
 #define CN_IDX_V86D                    0x4
 #define CN_VAL_V86D_UVESAFB            0x1
+#define CN_IDX_BB                      0x5

-#define CN_NETLINK_USERS               5
+#define CN_NETLINK_USERS               6

 /*
 * Maximum connector's message size.
--
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