]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/microcode: check proper return code.
authorBen Guthro <ben@guthro.net>
Thu, 3 Nov 2011 15:06:56 +0000 (11:06 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 24 Feb 2012 04:25:11 +0000 (23:25 -0500)
commit1941db93a0ae5c4c54e2342075e8e9cad22a07dc
tree5c297b8cf01b108fafed66ffa6c50b6542a792ea
parentfe2151feacca4451e4b3ea2585be54fb779289b2
x86/microcode: check proper return code.

After pulling in this change from your tree, I found the following bug,
when checking an enum value, which should be considered before inclusion:

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/kernel/microcode_xen.c