Hi Takashi, After merging the sound tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: sound/core/pcm_lib.c:333:40: error: macro "xrun_log" passed 3 arguments, but takes just 2 sound/core/pcm_lib.c: In function 'snd_pcm_update_hw_ptr0': sound/core/pcm_lib.c:333: error: 'xrun_log' undeclared (first use in this function) Caused by commit ec08b14483de ("ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt"). This build has CONFIG_SND_PCM_XRUN_DEBUG unset. Please, please, use grep or some search when making API changes. I have used the sound tree from next-20110518 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/