x86, microcode, AMD: Correct buf references
authorBorislav Petkov <borislav.petkov@amd.com>
Tue, 22 Feb 2011 17:41:48 +0000 (18:41 +0100)
committerBorislav Petkov <borislav.petkov@amd.com>
Wed, 15 Jun 2011 13:13:49 +0000 (15:13 +0200)
commit86b445676d13f520ef9ab7aebe933aa6684ce84c
tree2ddc317f83becf24330065bf0b3468a2b6bee2e7
parent2c53b436a30867eb6b47dd7bab23ba638d1fb0d2
x86, microcode, AMD: Correct buf references

Both the equivalence table and the microcode patch types are u32. Access
them properly through the buf-ptr.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
arch/x86/kernel/microcode_amd.c