Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 941217 Details for
Bug 1083716
kernel config for early microcode loading
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch to enable early-microcode in dracut by default
0001-Enable-early-microcode-by-default-rhbz-1083716.patch (text/plain), 2.51 KB, created by
Josh Boyer
on 2014-09-25 17:10:07 UTC
(
hide
)
Description:
Patch to enable early-microcode in dracut by default
Filename:
MIME Type:
Creator:
Josh Boyer
Created:
2014-09-25 17:10:07 UTC
Size:
2.51 KB
patch
obsolete
>From 2da1f98fe62f2d1b2755e7b7cb669fd59fbb9d40 Mon Sep 17 00:00:00 2001 >From: Josh Boyer <jwboyer@fedoraproject.org> >Date: Thu, 25 Sep 2014 13:08:31 -0400 >Subject: [PATCH] Enable early-microcode by default (rhbz 1083716) > >--- > 0028-Enable-early-microcode-by-default.patch | 26 ++++++++++++++++++++++++++ > dracut.spec | 6 +++++- > 2 files changed, 31 insertions(+), 1 deletion(-) > create mode 100644 0028-Enable-early-microcode-by-default.patch > >diff --git a/0028-Enable-early-microcode-by-default.patch b/0028-Enable-early-microcode-by-default.patch >new file mode 100644 >index 0000000..922591f >--- /dev/null >+++ b/0028-Enable-early-microcode-by-default.patch >@@ -0,0 +1,26 @@ >+From c4b647b02a745d874cdf8c20652130d410c757fc Mon Sep 17 00:00:00 2001 >+From: Fedora dracut team <dracut-maint@redhat.com> >+Date: Thu, 25 Sep 2014 11:28:53 -0400 >+Subject: [PATCH] Enable early-microcode by default >+ >+See bug 1083716 >+--- >+ dracut.sh | 2 +- >+ 1 file changed, 1 insertion(+), 1 deletion(-) >+ >+diff --git a/dracut.sh b/dracut.sh >+index d17d1d1..ebd09e1 100755 >+--- a/dracut.sh >++++ b/dracut.sh >+@@ -799,7 +799,7 @@ stdloglvl=$((stdloglvl + verbosity_mod_l)) >+ [[ $nofscks_l ]] && nofscks="yes" >+ [[ $ro_mnt_l ]] && ro_mnt="yes" >+ [[ $early_microcode_l ]] && early_microcode=$early_microcode_l >+-[[ $early_microcode ]] || early_microcode=no >++[[ $early_microcode ]] || early_microcode=yes >+ [[ $logfile_l ]] && logfile="$logfile_l" >+ # eliminate IFS hackery when messing with fw_dir >+ fw_dir=${fw_dir//:/ } >+-- >+1.9.3 >+ >diff --git a/dracut.spec b/dracut.spec >index e7249f0..369a552 100644 >--- a/dracut.spec >+++ b/dracut.spec >@@ -11,7 +11,7 @@ > > Name: dracut > Version: 038 >-Release: 28.git20140903%{?dist} >+Release: 29.git20140903%{?dist} > > Summary: Initramfs generator using udev > %if 0%{?fedora} || 0%{?rhel} >@@ -57,6 +57,7 @@ Patch24: 0024-dracut.sh-source-dracut-version.sh-earlier-than-drac.patch > Patch25: 0025-dracut-lib.sh-cancel_wait_for_dev-fixed-double-escap.patch > Patch26: 0026-dracut.spec-fixed-license-file-packaging.patch > Patch27: 0027-Makefile-rpm-wget-the-lgpl-license-for-Source1.patch >+Patch28: 0028-Enable-early-microcode-by-default.patch > > Source1: https://www.gnu.org/licenses/lgpl-2.1.txt > >@@ -505,6 +506,9 @@ rm -rf -- $RPM_BUILD_ROOT > %endif > > %changelog >+* Thu Sep 25 2014 Josh Boyer <jwboyer@fedoraproject.org> 038-29.git20140903 >+- Enable early-microcode by default (rhbz 1083716) >+ > * Wed Sep 03 2014 Harald Hoyer <harald@redhat.com> 038-28.git20140903 > - more ARM modules > - fixed ifcfg for bridges >-- >1.9.3 >
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 Raw
Actions:
View
Attachments on
bug 1083716
: 941217