[alsa-devel] [PATCH 0/2] Replace with alloc_pages_exact(), take#2
Takashi Iwai
tiwai at suse.de
Wed Mar 27 10:29:57 CET 2019
Hi,
this is a renewed attempt to replace __get_free_pages() usages with
alloc_pages_exact() in sound tree. At this time, the incorrectly
leftover of __GFP_COMP flag is removed altogether.
thanks,
Takashi
===
Takashi Iwai (2):
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard
helpers, take#2
ALSA: us122l: Use alloc_pages_exact()
include/sound/memalloc.h | 4 ----
sound/core/memalloc.c | 53 +++--------------------------------------
sound/core/pcm.c | 14 +++++------
sound/usb/usx2y/usX2Yhwdep.c | 3 ++-
sound/usb/usx2y/usb_stream.c | 20 +++++++---------
sound/usb/usx2y/usbusx2y.c | 3 ++-
sound/usb/usx2y/usx2yhwdeppcm.c | 6 +++--
7 files changed, 26 insertions(+), 77 deletions(-)
--
2.16.4
More information about the Alsa-devel
mailing list