On 2018-05-04 11:59:08 [-0500], Eric W. Biederman wrote: > Sebastian Andrzej Siewior <bige...@linutronix.de> writes: > > From: Anna-Maria Gleixner <anna-ma...@linutronix.de> … > > This long-term fix has been made in commit 4abf91047cf ("rtmutex: Make > > > wait_lock irq safe") for different reason. > > Which tree has this change been made in? I am not finding the commit > you mention above in Linus's tree.
I'm sorry, it should have been commit b4abf91047cf ("rtmutex: Make wait_lock irq safe"). > > Therefore revert commit a841796f11c9 ("signal: align > > > __lock_task_sighand() irq disabling and RCU") as the interrupt disable > > dance is not longer required. > > Which tree is change aimed at? tip -> Linus' tree > Eric Sebastian