All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel bugzilla #64531: intel microcode information
@ 2013-11-07  5:44 Randy Dunlap
  2013-11-07  7:34 ` Ingo Molnar
  2013-11-07  8:43 ` Arkadiusz Miskiewicz
  0 siblings, 2 replies; 7+ messages in thread
From: Randy Dunlap @ 2013-11-07  5:44 UTC (permalink / raw)
  To: LKML, X86 ML, Arjan van de Ven, Tigran Aivazian

Re: https://bugzilla.kernel.org/show_bug.cgi?id=64531


arch/x86/Kconfig line 1053 (+/-), help section in CONFIG_MICROCODE_INTEL, says:

For latest news and information on obtaining all the required
Intel ingredients for this driver, check:
<http://www.urbanmyth.org/microcode/>

==> 404  Page not found


Is there a good replacement for this information or should we just
delete that help text?


thanks,

-- 
~Randy

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

* Re: kernel bugzilla #64531: intel microcode information
  2013-11-07  5:44 kernel bugzilla #64531: intel microcode information Randy Dunlap
@ 2013-11-07  7:34 ` Ingo Molnar
  2013-11-07  8:46   ` Arjan van de Ven
  2013-11-07  8:43 ` Arkadiusz Miskiewicz
  1 sibling, 1 reply; 7+ messages in thread
From: Ingo Molnar @ 2013-11-07  7:34 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, X86 ML, Arjan van de Ven, Tigran Aivazian, Borislav Petkov


* Randy Dunlap <rdunlap@infradead.org> wrote:

> Re: https://bugzilla.kernel.org/show_bug.cgi?id=64531
> 
> 
> arch/x86/Kconfig line 1053 (+/-), help section in CONFIG_MICROCODE_INTEL, says:
> 
> For latest news and information on obtaining all the required
> Intel ingredients for this driver, check:
> <http://www.urbanmyth.org/microcode/>
> 
> ==> 404  Page not found
> 
> 
> Is there a good replacement for this information or should we just
> delete that help text?

I'd say let's delete the text. Mind sending a patch?

Thanks,

	Ingo

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

* Re: kernel bugzilla #64531: intel microcode information
  2013-11-07  5:44 kernel bugzilla #64531: intel microcode information Randy Dunlap
  2013-11-07  7:34 ` Ingo Molnar
@ 2013-11-07  8:43 ` Arkadiusz Miskiewicz
  2013-11-07  9:03   ` Ingo Molnar
  1 sibling, 1 reply; 7+ messages in thread
From: Arkadiusz Miskiewicz @ 2013-11-07  8:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, X86 ML, Arjan van de Ven, Tigran Aivazian

On Thursday 07 of November 2013, Randy Dunlap wrote:
> Re: https://bugzilla.kernel.org/show_bug.cgi?id=64531
> 
> 
> arch/x86/Kconfig line 1053 (+/-), help section in CONFIG_MICROCODE_INTEL,
> says:
> 
> For latest news and information on obtaining all the required
> Intel ingredients for this driver, check:
> <http://www.urbanmyth.org/microcode/>
> 
> ==> 404  Page not found
> 
> 
> Is there a good replacement for this information or should we just
> delete that help text?

For downloading
 http://downloadcenter.intel.com/ -> search for "processor microcode data 
file"


-- 
Arkadiusz Miśkiewicz, arekm / maven.pl

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

* Re: kernel bugzilla #64531: intel microcode information
  2013-11-07  7:34 ` Ingo Molnar
@ 2013-11-07  8:46   ` Arjan van de Ven
  2013-11-07 12:10     ` Borislav Petkov
  0 siblings, 1 reply; 7+ messages in thread
From: Arjan van de Ven @ 2013-11-07  8:46 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Randy Dunlap, LKML, X86 ML, Arjan van de Ven, Tigran Aivazian,
	Borislav Petkov

fwiw this file lives on intel.com for a while now.. unfortunately it's
one of these websites with fancy downloading stuff for which I suspect
the URLs are not long term stable ;-(
but if you type "microcode" into the search box its the first entry...

On Thu, Nov 7, 2013 at 8:34 AM, Ingo Molnar <mingo@kernel.org> wrote:
>
> * Randy Dunlap <rdunlap@infradead.org> wrote:
>
>> Re: https://bugzilla.kernel.org/show_bug.cgi?id=64531
>>
>>
>> arch/x86/Kconfig line 1053 (+/-), help section in CONFIG_MICROCODE_INTEL, says:
>>
>> For latest news and information on obtaining all the required
>> Intel ingredients for this driver, check:
>> <http://www.urbanmyth.org/microcode/>
>>
>> ==> 404  Page not found
>>
>>
>> Is there a good replacement for this information or should we just
>> delete that help text?
>
> I'd say let's delete the text. Mind sending a patch?
>
> Thanks,
>
>         Ingo

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

* Re: kernel bugzilla #64531: intel microcode information
  2013-11-07  8:43 ` Arkadiusz Miskiewicz
@ 2013-11-07  9:03   ` Ingo Molnar
  2013-11-07 13:42     ` Henrique de Moraes Holschuh
  0 siblings, 1 reply; 7+ messages in thread
From: Ingo Molnar @ 2013-11-07  9:03 UTC (permalink / raw)
  To: Arkadiusz Miskiewicz
  Cc: linux-kernel, Randy Dunlap, X86 ML, Arjan van de Ven, Tigran Aivazian


* Arkadiusz Miskiewicz <a.miskiewicz@gmail.com> wrote:

> On Thursday 07 of November 2013, Randy Dunlap wrote:
> > Re: https://bugzilla.kernel.org/show_bug.cgi?id=64531
> > 
> > 
> > arch/x86/Kconfig line 1053 (+/-), help section in CONFIG_MICROCODE_INTEL,
> > says:
> > 
> > For latest news and information on obtaining all the required
> > Intel ingredients for this driver, check:
> > <http://www.urbanmyth.org/microcode/>
> > 
> > ==> 404  Page not found
> > 
> > 
> > Is there a good replacement for this information or should we just
> > delete that help text?
> 
> For downloading
>  http://downloadcenter.intel.com/ -> search for "processor microcode data 
> file"

How about:

  http://www.intel.com/content/www/us/en/search.html?keyword=linux+microcode+data+file

? That, by the looks of it, appears to be a reasonably stable URL.

Thanks,

	Ingo

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

* Re: kernel bugzilla #64531: intel microcode information
  2013-11-07  8:46   ` Arjan van de Ven
@ 2013-11-07 12:10     ` Borislav Petkov
  0 siblings, 0 replies; 7+ messages in thread
From: Borislav Petkov @ 2013-11-07 12:10 UTC (permalink / raw)
  To: Arjan van de Ven
  Cc: Ingo Molnar, Randy Dunlap, LKML, X86 ML, Arjan van de Ven,
	Tigran Aivazian

On Thu, Nov 07, 2013 at 09:46:40AM +0100, Arjan van de Ven wrote:
> fwiw this file lives on intel.com for a while now.. unfortunately it's
> one of these websites with fancy downloading stuff for which I suspect
> the URLs are not long term stable ;-(
> but if you type "microcode" into the search box its the first entry...
> 
> On Thu, Nov 7, 2013 at 8:34 AM, Ingo Molnar <mingo@kernel.org> wrote:
> >
> > * Randy Dunlap <rdunlap@infradead.org> wrote:
> >
> >> Re: https://bugzilla.kernel.org/show_bug.cgi?id=64531
> >>
> >>
> >> arch/x86/Kconfig line 1053 (+/-), help section in CONFIG_MICROCODE_INTEL, says:
> >>
> >> For latest news and information on obtaining all the required
> >> Intel ingredients for this driver, check:
> >> <http://www.urbanmyth.org/microcode/>
> >>
> >> ==> 404  Page not found
> >>
> >>
> >> Is there a good replacement for this information or should we just
> >> delete that help text?
> >
> > I'd say let's delete the text. Mind sending a patch?

Yeah, all the distros are packaging those in some firmware-extra or
whatever package anyway.

-- 
Regards/Gruss,
Boris.

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

* Re: kernel bugzilla #64531: intel microcode information
  2013-11-07  9:03   ` Ingo Molnar
@ 2013-11-07 13:42     ` Henrique de Moraes Holschuh
  0 siblings, 0 replies; 7+ messages in thread
From: Henrique de Moraes Holschuh @ 2013-11-07 13:42 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Arkadiusz Miskiewicz, linux-kernel, Randy Dunlap, X86 ML,
	Arjan van de Ven, Tigran Aivazian

On Thu, 07 Nov 2013, Ingo Molnar wrote:
> How about:
>   http://www.intel.com/content/www/us/en/search.html?keyword=linux+microcode+data+file
> 
> ? That, by the looks of it, appears to be a reasonably stable URL.

But it is also mostly useless.  No version information in the results, and
the newest one is NOT the topmost, either.

This one is better, in that it at least has the required information, but
your browser needs to have a proper built-in RSS renderer:
http://feeds.downloadcenter.intel.com/rss/?p=483&lang=eng

You might want to use the URL for a newer processor family, though.
E.g. for the 5000-sequence Xeons:
http://feeds.downloadcenter.intel.com/rss/?p=2371&lang=eng

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

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

end of thread, other threads:[~2013-11-07 13:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-07  5:44 kernel bugzilla #64531: intel microcode information Randy Dunlap
2013-11-07  7:34 ` Ingo Molnar
2013-11-07  8:46   ` Arjan van de Ven
2013-11-07 12:10     ` Borislav Petkov
2013-11-07  8:43 ` Arkadiusz Miskiewicz
2013-11-07  9:03   ` Ingo Molnar
2013-11-07 13:42     ` Henrique de Moraes Holschuh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.