At Thu, 20 Sep 2007 16:46:18 +0200, Krzysztof Helt wrote:
On Thu, 20 Sep 2007 14:36:26 +0200 Takashi Iwai tiwai@suse.de wrote:
At Wed, 19 Sep 2007 23:37:42 +0200, Krzysztof Helt wrote:
From: Krzysztof Helt krzysztof.h1@wp.pl
This simplifies and fixes waiting loops of the mce_down() function after Trent Piepho's patch for AD1848. It also makes busy_wait() function call not atomic.
Signed-off-by: Krzysztof Helt krzysztof.h1@wp.pl
I can't apply it cleanly on HG tree. Which patch is missing?
That's my fault. I took a wrong file as a reference. The correct patch is attached (cs4231-mce.diff).
OK, I queued it up to my local tree for the future merge.
BTW. The file which I downloaded from the HG tree does not compile. If you can apply the patch cs4231-compile.diff there is an error in the HG tree (introduced by importing a patch from Linux kernel). The cs4231-compile fixes the compilation error.
Oh, thanks, now applied to HG tree.
Takashi