Files
linux/sound/hda
Takashi Iwai 7e4a2f979d ALSA: hda: Fix krealloc() with __GFP_ZERO usage
commit 33baefe5e7 upstream.

krealloc() doesn't work always properly with __GFP_ZERO flag as
expected.  For clearing the reallocated area, we need to clear
explicitly instead.

Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-20 18:09:24 +02:00
..
2015-03-23 13:17:27 +01:00
2015-06-11 11:57:54 +02:00
2015-05-18 10:06:20 +02:00