public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* microcode should perform update after suspend to disk
@ 2012-01-01 16:37 Sven Köhler
  2012-01-04  6:07 ` Srivatsa S. Bhat
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Köhler @ 2012-01-01 16:37 UTC (permalink / raw)
  To: linux-kernel

Hi,

at startup I load the microcode module and it correctly loads the
microcode from /lib/firmware/intel-ucode/. In dmesg, I can see that the
microcode has been updated from 0xc to 0xd.
After suspend to ram, dmesg shows new messages from the microcode
module, telling me that the microcode is still at revision 0xd. Hence,
no update is performed.
However, after suspend to disk, dmesg shows no new messages from the
microcode module. After rmmod microcode; modprobe microcode dmesg tells
me that the microcode had to be updated from 0xc to 0xd.

Somethings wrong here. My interpretation of the messages in dmesg is,
that microcode is trying to update the microcode after suspend to ram
but not after suspend to disk. It should try in both cases. Note that I
don't unload the microcode module.


Regards,
  Sven


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-04  8:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-01 16:37 microcode should perform update after suspend to disk Sven Köhler
2012-01-04  6:07 ` Srivatsa S. Bhat
2012-01-04  8:53   ` Sven Köhler
2012-01-04  8:57     ` Srivatsa S. Bhat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox