linux-stable/sound/soc/intel/atom
Takashi Iwai 75bd90860a ASoC: intel: Use kvzalloc() for suspend buffers
Intel SST driver allocates lots of pages at suspend for saving the
firmware states, and this may occasionally lead to the allocation
error due to the high order, ending up with the suspend failure.

Use kvzalloc() so that it can fall back to vmalloc() gracefully.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-06-16 11:26:36 +01:00
..
sst ASoC: intel: Use kvzalloc() for suspend buffers 2017-06-16 11:26:36 +01:00
Makefile ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM 2017-01-17 17:46:40 +00:00
sst-atom-controls.c Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2017-01-31 20:03:10 +00:00
sst-atom-controls.h ASoC: Intel: Atom: add definitions for modem/SSP0 interface 2016-08-15 15:14:57 +01:00
sst-mfld-dsp.h
sst-mfld-platform-compress.c ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute 2016-06-24 12:33:17 +01:00
sst-mfld-platform-pcm.c ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation" 2017-05-14 19:09:13 +09:00
sst-mfld-platform.h ASoC: intel - atom: fix sst_platform_compr_ops declaration 2015-07-08 19:24:05 +01:00