Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

connector: add a BlackBoard user to connector

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

[akpm@linux-foundation.org: add comment]
Signed-off-by: Jerome Arbez-Gindre <jeromearbezgindre@gmail.com>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Jerome Arbez-Gindre and committed by
Linus Torvalds
2c203003 3f1712ba

+2 -1
+2 -1
include/linux/connector.h
··· 38 38 #define CN_W1_VAL 0x1 39 39 #define CN_IDX_V86D 0x4 40 40 #define CN_VAL_V86D_UVESAFB 0x1 41 + #define CN_IDX_BB 0x5 /* BlackBoard, from the TSP GPL sampling framework */ 41 42 42 - #define CN_NETLINK_USERS 5 43 + #define CN_NETLINK_USERS 6 43 44 44 45 /* 45 46 * Maximum connector's message size.