linux/sound/soc/intel/atom/sst
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
..
Makefile
sst_acpi.c ASoC: Intel: add machine driver for BYT/CHT + ES8316 2017-06-13 19:31:19 +01:00
sst_drv_interface.c Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-next 2015-08-30 15:54:38 +01:00
sst_ipc.c ASoC: intel: Don't print FW version repeatedly 2017-03-27 12:30:55 +01:00
sst_loader.c
sst_pci.c
sst_pvt.c ASoC: Intel: Atom: add a missing star in a memcpy call 2016-09-01 20:59:10 +01:00
sst_stream.c ASoC: Intel: sst: remove unused 'ops' 2016-12-15 11:20:04 +00:00
sst.c ASoC: intel: Use kvzalloc() for suspend buffers 2017-06-16 11:26:36 +01:00
sst.h ASoC: intel: Use kvzalloc() for suspend buffers 2017-06-16 11:26:36 +01:00