[alsa-devel] [PATCH 0/2] Minor GFP_ATOMIC removal

Takashi Iwai tiwai at suse.de
Mon Apr 16 14:12:04 CEST 2018


Hi,

this is small fixes for the old PCI drivers that still used GFP_ATOMIC
by some reason.  It became a nice cleanup in the end.


Takashi

===

Takashi Iwai (2):
  ALSA: cmipci: Allocate with GFP_KERNEL instead of GFP_ATOMIC
  ALSA: emu10k1: Reduce GFP_ATOMIC allocation

 include/sound/emu10k1.h    | 4 ++--
 sound/pci/cmipci.c         | 2 +-
 sound/pci/emu10k1/emufx.c  | 9 +--------
 sound/pci/emu10k1/emupcm.c | 2 +-
 4 files changed, 5 insertions(+), 12 deletions(-)

-- 
2.16.3



More information about the Alsa-devel mailing list