Re: [PATCH v2] cgroup: disable irqs while holding css_set_lock
From: Daniel Bristot de Oliveira
Date: Fri Jun 17 2016 - 15:59:53 EST
Hi Tejun,
On 06/17/2016 02:36 AM, Tejun Heo wrote:
> Please use _irq and _irqsave
> appropriately depending on the circumstances.
ack! I will do it!
Cooking a v3:
- using _irq and _irqsave appropriately, and
- using raw_spin locks functions.
Thanks! -- Daniel