davidker / unisys

Master repository for new changes to drivers/staging/unisys and drivers/visorbus
Other
2 stars 1 forks source link

visorbus: periodic_work->lock issues #56

Closed selltc closed 8 years ago

selltc commented 8 years ago

Source: Thomas Gleixner tglx@linutronix.de 5/18/2016:

Why is this a rw_lock if it's only locked with write_lock? And what's the purpose of this lock at all?

See KanBoard-1248.

selltc commented 8 years ago

I am including this as part of KanBoard-1250 / github #58, as it would be impossible to do both of these asynchronously.