Re: [discuss] 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>, Rafael J. Wysocki <rjw@...>
Cc: Andi Kleen <ak@...>, Takashi Iwai <tiwai@...>, LKML <linux-kernel@...>, <discuss@...>
Date: Wednesday, September 26, 2007 - 3:32 am

>>> Andrew Morton <akpm@linux-foundation.org> 25.09.07 18:08 >>>

Definitely not, and this code has been that way for a while.

I rather suspect this change

-	if (!kpte) return 0;
+	if (!kpte)
+		return -EINVAL;

to be the reason for the failure (and I had already sent a comment to this
respect to Andi upon his review request).

Jan

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325, Andrew Morton, (Tue Sep 25, 12:08 pm)
Re: [discuss] 2.6.23-rc8-mm1, -rc7-mm1 kill audio on HP nx6325, Jan Beulich, (Wed Sep 26, 3:32 am)