diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-06-10 12:34:45 +0200 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-06-13 16:29:38 +0200 |
commit | 781711a93e8aae756e8ae07acef185a6dfe552b8 (patch) | |
tree | b37a5118ae638b2ce4210326a8f621dea8cc888a /drivers/video/omap/lcd_inn1510.c | |
parent | 36ca6e133ae3a57318a3ad8a41b2f005e3934c29 (diff) |
ALSA: emu10k1 - Fix page allocation with GFP_DMA
Added the missing GFP_ATOMIC to page_alloc when called with GFP_DMA.
GFP_KERNEL often results in stalls for ZONE_DMA, so GFP_ATOMIC is more
prgmatic.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'drivers/video/omap/lcd_inn1510.c')
0 files changed, 0 insertions, 0 deletions