Re: [PATCH v2] list_bl.h: make list head locking RT safe
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-06-28 11:23:57
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-06-28 11:23:57
On 06/21/2013 09:07 PM, Paul Gortmaker wrote:
As per changes in include/linux/jbd_common.h for avoiding the
bit_spin_locks on RT ("fs: jbd/jbd2: Make state lock and journal
head lock rt safe") we do the same thing here.applied. Sebastian