Re: [PATCH 3/3] gpio: sysfs: fix gpio attribute-creation race

2015-01-25 Thread Johan Hovold
On Sun, Jan 25, 2015 at 06:33:48PM +0900, Alexandre Courbot wrote: > On Tue, Jan 13, 2015 at 9:00 PM, Johan Hovold wrote: > > Fix attribute-creation race with userspace by using the default group > > to create also the contingent gpio device attributes. > > > > Fixes: d8f388d8dc8d ("gpio: sysfs in

Re: [PATCH 3/3] gpio: sysfs: fix gpio attribute-creation race

2015-01-25 Thread Alexandre Courbot
On Tue, Jan 13, 2015 at 9:00 PM, Johan Hovold wrote: > Fix attribute-creation race with userspace by using the default group > to create also the contingent gpio device attributes. > > Fixes: d8f388d8dc8d ("gpio: sysfs interface") > Signed-off-by: Johan Hovold Same, this one does not apply to Li