|
From: Seiji A. <sei...@hd...> - 2012-08-17 20:43:26
|
> This isn't necessary (nor desirable). If the API here is that we get called from process context for ->open and ->close(), just use the > spin_lock_irq and spin_unlock_irq variants for these paths (avoiding the need to remove the lock acquire in ->open and ->close. OK. I will update my patch based on your comment above. Thank you for your quick response. Seiji |