2008-07-24 09:38:54

by Jerome Arbez-Gindre

[permalink] [raw]
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 <[email protected]>

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.


2008-07-24 13:26:17

by Evgeniy Polyakov

[permalink] [raw]
Subject: Re: [patch] Add a BlackBoard user to connector

On Thu, Jul 24, 2008 at 11:38:45AM +0200, Jerome Arbez-Gindre ([email protected]) wrote:
> 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 <[email protected]>

Ack.

Andrew, please apply.

Thanks everyone.

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

--
Evgeniy Polyakov