Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
L
linux-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • linux-kernel
  • linux-imx
  • Repository

Switch branch/tag
  • linux-imx
  • sound
  • core
  • pcm_memory.c
Find file
BlameHistoryPermalink
  • Takashi Iwai's avatar
    ALSA: PCM: Warn when buffer preallocation fails · 6ab08ced
    Takashi Iwai authored Jan 10, 2014
    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: 's avatarTakashi Iwai <tiwai@suse.de>
    6ab08ced
pcm_memory.c 13.5 KB
EditWeb IDE
×

Replace pcm_memory.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.