Re: [PATCH 0/2] x86/microcode/amd: early loading fixes

2013-06-06 Thread Jacob Shin
On Thu, Jun 06, 2013 at 12:18:33AM +0200, Borislav Petkov wrote: > On Wed, Jun 05, 2013 at 03:13:54PM -0500, Jacob Shin wrote: > > This patchset addreses two problems with early loading on AMD. > > It would be nice if, in the future, you put the maintainers of this > driver to CC. Oops, sorry abo

Re: [PATCH 0/2] x86/microcode/amd: early loading fixes

2013-06-05 Thread H. Peter Anvin
On 06/05/2013 03:18 PM, Borislav Petkov wrote: > On Wed, Jun 05, 2013 at 03:13:54PM -0500, Jacob Shin wrote: >> This patchset addreses two problems with early loading on AMD. > > It would be nice if, in the future, you put the maintainers of this > driver to CC. > > Unless you're volunteering up

Re: [PATCH 0/2] x86/microcode/amd: early loading fixes

2013-06-05 Thread Borislav Petkov
On Wed, Jun 05, 2013 at 03:13:54PM -0500, Jacob Shin wrote: > This patchset addreses two problems with early loading on AMD. It would be nice if, in the future, you put the maintainers of this driver to CC. Unless you're volunteering up for maintaining it... -- Regards/Gruss, Boris. Sent f

[PATCH 0/2] x86/microcode/amd: early loading fixes

2013-06-05 Thread Jacob Shin
This patchset addreses two problems with early loading on AMD. First, feedback from Yinghai that find_ucode_in_initrd() should be marked __init: https://lkml.org/lkml/2013/6/4/695 And second, feedback from Henrique that Intel early loading supports multiple microcode firmware concatenated toget