On Thu, Oct 21, 2010 at 10:51 PM, Blaise Gassend <blaise@xxxxxxxxxxxxxxxx> wrote: > The RT PREEMPT patch eliminates the sem member in struct device > breaking device_lock, device_unlock and device_trylock in kernels > prior to 2.6.34. The attached patch replaces the use of sem by a use > of mutex. > > Signed-off-by: Blaise Gassend <blaise@xxxxxxxxxxxxxxxx> Alright, nice, thanks! Patch applied and I also propagated it to the linux-2.6.36.y branch so that we can get this fix for the compat-wireless-2.6.36 release as well. I should note your patch did not apply as the offsets were way off but I did just read the patch and merged it manually. What version of compat were you using? Luis -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html