• Takashi Iwai's avatar
    ALSA: PCM: Warn when buffer preallocation fails · 6ab08ced
    Takashi Iwai authored
    The failures of buffer preallocations at driver initializations aren't
    critical but it's still helpful to inform, so that user can know that
    something doesn't work as expected.
    
    For example, the recent page allocator change triggered regressions,
    but developers didn't notice until recently because the driver didn't
    complain.
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    6ab08ced
pcm_memory.c 13.5 KB