]> git.baikalelectronics.ru Git - kernel.git/commit
x86/microcode/AMD: Make find_proper_container() sane again
authorBorislav Petkov <bp@suse.de>
Sun, 18 Dec 2016 16:44:11 +0000 (17:44 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 19 Dec 2016 09:46:19 +0000 (10:46 +0100)
commitf46a1c9d7f07acff669b22bee6eab185f8f77f91
treee1cf8f6ff9faa2daf663ce7394cd1a82927d1a5b
parent403ad8ef7c394b0b88fbc2d8f1e0093cc10d1901
x86/microcode/AMD: Make find_proper_container() sane again

Fixup signature and retvals, return the container struct through the
passed in pointer, not as a function return value.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Jürgen Gross <jgross@suse.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: http://lkml.kernel.org/r/20161218164414.9649-2-bp@alien8.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/microcode/amd.c