[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4831ACCB.70302@aknet.ru>
Date: Mon, 19 May 2008 20:37:31 +0400
From: Stas Sergeev <stsp@...et.ru>
To: Takashi Iwai <tiwai@...e.de>
CC: Linux kernel <linux-kernel@...r.kernel.org>
Subject: [patch] snd-pcsp: use HRTIMER_CB_SOFTIRQ
Change HRTIMER_CB_IRQSAFE to HRTIMER_CB_SOFTIRQ,
as suggested by Thomas Gleixner.
That solves the lock dependancy reported in
Bug #10701.
That also allows to call hrtimer_start()
directly, tasklet "stupid hack" removed.
Signed-off-by: Stas Sergeev <stsp@...et.ru>
View attachment "pcsp_lk.diff" of type "text/x-patch" (3370 bytes)
Powered by blists - more mailing lists