* Borislav Petkov <b...@alien8.de> wrote: > Hi guys, > > please pull a bunch of cleanups to the microcode loader machinery, from > Henrique de Moraes Holschuh. > > Thanks. > > -- > The following changes since commit 9a3c4145af32125c5ee39c0272662b47307a8323: > > Linux 3.16-rc6 (2014-07-20 21:04:16 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git > tags/microcode_cleanups > > for you to fetch changes up to ebc14ddcc9454c02439b67f6536628289faaa26e: > > x86, microcode, intel: Fix total_size computation (2014-07-28 16:08:02 > +0200) > > ---------------------------------------------------------------- > A bunch of cleanups from Henrique. > > ---------------------------------------------------------------- > Henrique de Moraes Holschuh (5): > x86, microcode, amd: Fix missing static declaration > x86, microcode, intel: Add missing static declarations > x86, microcode, intel: Fix typos > x86, microcode, intel: Rename apply_microcode and declare it static > x86, microcode, intel: Fix total_size computation > > arch/x86/include/asm/microcode_intel.h | 2 +- > arch/x86/kernel/cpu/microcode/amd_early.c | 2 +- > arch/x86/kernel/cpu/microcode/intel.c | 4 ++-- > arch/x86/kernel/cpu/microcode/intel_early.c | 10 +++++----- > 4 files changed, 9 insertions(+), 9 deletions(-)
Pulled into the tip:x86/microcode tree, thanks a lot! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/