diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-08-03 13:13:00 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-08-03 13:17:22 (GMT) |
commit | 33baefe5e72f17a6df378e48196cd8cada11deec (patch) | |
tree | 6f2130f7a16d17dd21719563144aadc59d6f7ec1 /sound/spi | |
parent | fd48331f9b71d2add941adaee3619f5b8527182d (diff) | |
download | linux-33baefe5e72f17a6df378e48196cd8cada11deec.tar.xz |
ALSA: hda: Fix krealloc() with __GFP_ZERO usage
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>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/spi')
0 files changed, 0 insertions, 0 deletions