Re: [PATCH 4/4] Added locks for sysfs attributes and internaldata.

From: Jiri Kosina
Date: Mon Mar 08 2010 - 19:05:16 EST


On Mon, 8 Mar 2010, Stefan Achatz wrote:

> From 47678162da8e374d6f132db21d89b718ee5cfbd1 Mon Sep 17 00:00:00 2001
> From: Stefan Achatz <erazor_de@xxxxxxxxxxxxxxxxxxxxx>
> Date: Mon, 8 Mar 2010 16:54:19 +0100
> Subject: [PATCH 4/4] Added locks for sysfs attributes and internal data.
>
> Added mutex lock to prevent different processes from accessing
> sysfs attributes at the same time.
> Added spin lock for internal data.
> ---
> drivers/hid/hid-roccat-kone.c | 246 ++++++++++++++++++++++++++++------------
> drivers/hid/hid-roccat-kone.h | 9 +-
> 2 files changed, 179 insertions(+), 76 deletions(-)

Stefan,

could you please submit the rest of the patch series as well? I seem to
have got only "4/4" patch of your series, but not the rest of the roccat
driver (I recall there were some review comments raised after your initial
submission of the driver, so full respin would be appreciated).

Also, please don't forget to put proper Signed-off-by: lines to the
patches you submit with intention for upstream merge.

Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/