[alsa-devel] ASoC: davinci-mcasp: Set rule constraints if implicit BCLK divider is used
Dan Carpenter
dan.carpenter at oracle.com
Mon Apr 13 14:16:40 CEST 2015
Thanks for looking at this. I haven't double checked your analysis, but
512 means the stack is 2k and that's too high. I think there is
supposed to be a build warning if we use more than 1k of stack in a
function?
It's better to allocate it with kmalloc() and free it at the end.
regards,
dan carpenter
More information about the Alsa-devel
mailing list