Bug#669335: [2.6.32.y][PATCH] fix pgd_lock deadlock

2012-04-23 Thread Willy Tarreau
Hello Philipp, On Mon, Apr 23, 2012 at 11:07:53AM +0200, Philipp Hahn wrote: > Hello, > > On Wednesday 16 February 2011 15:49:47 Andrea Arcangeli wrote: > > Subject: fix pgd_lock deadlock > > > > From: Andrea Arcangeli > > > > It's forbidden to take the page_table_lock with the irq disabled or i

Bug#669335: [2.6.32.y][PATCH] fix pgd_lock deadlock

2012-04-23 Thread Philipp Hahn
Hello, On Wednesday 16 February 2011 15:49:47 Andrea Arcangeli wrote: > Subject: fix pgd_lock deadlock > > From: Andrea Arcangeli > > It's forbidden to take the page_table_lock with the irq disabled or if > there's contention the IPIs (for tlb flushes) sent with the page_table_lock > held will ne