[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1011161159590.7420@pobox.suse.cz>
Date: Tue, 16 Nov 2010 12:01:00 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Stefan Achatz <erazor_de@...rs.sourceforge.net>
Cc: gregkh@...e.de, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: Aw: Re: [PATCH 0/3] HID: roccat: finishing usage of
sysfs_create_bin_group()
On Tue, 16 Nov 2010, Stefan Achatz wrote:
> > > > These patches are against the newest roccat file versions (after
> > > > applying everything I released the last days).
> > > > They fix some inattentive (though not critical) failures from previous
> > > > patches and change hid-roccat-koneplus and hid-roccat-pyra to use the
> > > > new sysfs_create_bin_group()
> > > > koneplus should be finished now (until I find errors)
> > >
> > > Wait, they still don't resolve the main problem of this api is still
> > > racy and I can't accept it.
> >
> > Yeah, I have already pointed Stefan to
> >
> > http://lkml.org/lkml/2010/11/13/174
> >
> > which he might have missed.
>
> Hello again,
>
> I don't see why these patches can't be applied. The bin attribute group
> functions standing for themself seem to be useful. The kone driver is
> already in the stable kernel and has less code with these patches.
> Though this does not change its functionality its a code cleanup. Thats
> also true for pyra and koneplus. So for me these are clear improvements
> until I make progress in the race problem. I will do it, but being a
> newbe I don't know where to start (feel free to point me to something),
> so it might take quite some time and sure needs some questions asked.
Hi Stefan,
the way the driver does things is racy and needs fixing. Introducing
interface into sysfs/driver core, which we now know is racy, is not
something we'd like to do.
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@...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