connector: add a BlackBoard user to connector
authorJerome Arbez-Gindre <[email protected]>
Wed, 30 Jul 2008 05:33:33 +0000 (22:33 -0700)
committerLinus Torvalds <[email protected]>
Wed, 30 Jul 2008 16:41:45 +0000 (09:41 -0700)
Add a BlackBoard user to connector.  BlackBoard is part of the TSP GPL
sampling framework (http://savannah.nongnu.org/p/tsp)

[[email protected]: add comment]
Signed-off-by: Jerome Arbez-Gindre <[email protected]>
Acked-by: Evgeniy Polyakov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/connector.h

index 96a89d3d6727470daefb453d8c44c061294930da..5c7f9468f753b51fb05a0417930cffb2e709f59f 100644 (file)
@@ -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     /* BlackBoard, from the TSP GPL sampling framework */
 
-#define CN_NETLINK_USERS               5
+#define CN_NETLINK_USERS               6
 
 /*
  * Maximum connector's message size.