ALT Linux Bugzilla
– Attachment 8138 Details for
Bug 36796
На одноядерных процессорах не добавляет микрокод
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
add-ucode.patch
add-ucode.patch (text/plain), 644 bytes, created by
Aleksey Borisenkov
on 2019-05-25 18:09:55 MSK
(
hide
)
Description:
add-ucode.patch
Filename:
MIME Type:
Creator:
Aleksey Borisenkov
Created:
2019-05-25 18:09:55 MSK
Size:
644 bytes
patch
obsolete
>diff --git a/tools/add-ucode b/tools/add-ucode >index 76817f2..63c7b36 100755 >--- a/tools/add-ucode >+++ b/tools/add-ucode >@@ -8,7 +8,7 @@ egrep -qs "^CONFIG_MICROCODE(|_INTEL|_AMD)=[my]" "$KERNEL_CONFIG" || > > IUCODE_BIN=/usr/sbin/iucode_tool > >-cpu="$(sed -r -n -e '1,/^processor[[:cntrl:]]\:.*/ d' -e '/^model[[:space:]]+[[:cntrl:]]\:.*/,$ d' -e 's/.*[[:cntrl:]]\:[[:space:]](.*)/\1/ip' /proc/cpuinfo)" >+cpu="$(sed -r -n -e '0,/^processor[[:cntrl:]]\:.*/ d' -e '/^model[[:space:]]+[[:cntrl:]]\:.*/,$ d' -e 's/.*[[:cntrl:]]\:[[:space:]](.*)/\1/ip' /proc/cpuinfo)" > cpu_vendor=${cpu_vendor:-} > cpu_family=${cpu_family:-} > if [ -n "$cpu" ]; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 36796
: 8138