[PATCH] gianfar: Fix soft lockup with multi-interrupt TSECs

2009-01-12 Thread Anton Vorontsov
This patch fixes following bug: BUG: soft lockup - CPU#0 stuck for 61s! [S03mountvirtfs-:922] Modules linked in: NIP: c006505c LR: c00675f0 CTR: c0020438 REGS: c7a1db90 TRAP: 0901 Not tainted (2.6.28-rc8-01311-g8c7396a) MSR: 9032 EE,ME,IR,DR CR: 28248442 XER: 2000 TASK =

Re: [PATCH] gianfar: Fix soft lockup with multi-interrupt TSECs

2009-01-12 Thread David Miller
From: Anton Vorontsov avoront...@ru.mvista.com Date: Mon, 12 Jan 2009 21:38:35 +0300 This patch fixes following bug: BUG: soft lockup - CPU#0 stuck for 61s! [S03mountvirtfs-:922] ... Signed-off-by: Anton Vorontsov avoront...@ru.mvista.com Applied, thanks Anton.