j
k
j a
j l
On Tue, Nov 05, 2013 at 06:39:58PM +0100, Takashi Iwai wrote:
BUG_ON() is rather useless for debugging as it leads to panic(). Use WARN_ON() and handle the error cases accordingly.
Applied, thanks.
Attachments:
Back to the thread
Back to the list