lkml.org 
[lkml]   [2006]   [May]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2] microcode update driver rewrite
FromArjan van de Ven <>
DateFri, 26 May 2006 07:35:55 +0200
On Thu, 2006-05-25 at 08:02 -0700, Greg KH wrote:
> On Thu, May 25, 2006 at 12:12:34AM -0400, Dave Jones wrote:
> > On Wed, May 24, 2006 at 09:05:57PM -0700, Greg Kroah-Hartman wrote:
> > 
> >  > Don't use request_firmware, use request_firmware_nowait() instead.  That
> >  > way you never stall.  You only want to update the firmware when
> >  > userspace tells you to, not for every boot like I think this will do.
> > 
> > But the CPU microcode *does* need reloading on each boot, as it's stored
> > in volatile memory that goes away on reboot.
> 
> Sorry about that, you are right.  But this will make the boot process a
> bit different than what it currently is, just make sure that the distros
> realize this change...


that's why there is a config option to keep the compatibility

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-05-26 07:38    [from the cache]
©2003-2008