diff options
author | Jesper Juhl <jj@chaosbits.net> | 2010-11-01 22:44:34 +0100 |
---|---|---|
committer | Borislav Petkov <borislav.petkov@amd.com> | 2010-11-10 14:48:57 +0100 |
commit | 1ea6be212eea5ce1e8fabadacb0c639ad87b2f00 (patch) | |
tree | 4b2b18a122a4acfc38ffcd25c7ec9835e6c5c418 /Documentation/HOWTO | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 (diff) | |
download | linux-1ea6be212eea5ce1e8fabadacb0c639ad87b2f00.tar.xz linux-1ea6be212eea5ce1e8fabadacb0c639ad87b2f00.zip |
x86, microcode, AMD: Replace vmalloc+memset with vzalloc
We don't have to do memset() ourselves after vmalloc() when we have
vzalloc(), so change that in
arch/x86/kernel/microcode_amd.c::get_next_ucode().
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'Documentation/HOWTO')
0 files changed, 0 insertions, 0 deletions