public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 55a95ac7168863a617f9ee19fc769ae943168981
@ 2018-12-30 18:36 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2018-12-30 18:36 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1938 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  55a95ac7168863a617f9ee19fc769ae943168981 (commit)
      from  06b014b20404a2ee81e7a6c6a61646f0a197017a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 55a95ac7168863a617f9ee19fc769ae943168981
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Dec 30 18:34:03 2018 +0000

    kernel: Enable MSR module
    
    This is required for cpupower
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 kernel/config-x86-generic | 4 ++--
 kernel/kernel.nm          | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/kernel/config-x86-generic b/kernel/config-x86-generic
index cfb0bced4..0bdeab015 100644
--- a/kernel/config-x86-generic
+++ b/kernel/config-x86-generic
@@ -151,8 +151,8 @@ CONFIG_MICROCODE=y
 CONFIG_MICROCODE_INTEL=y
 CONFIG_MICROCODE_AMD=y
 CONFIG_MICROCODE_OLD_INTERFACE=y
-# CONFIG_X86_MSR is not set
-CONFIG_X86_CPUID=y
+CONFIG_X86_MSR=m
+CONFIG_X86_CPUID=m
 # CONFIG_X86_5LEVEL is not set
 CONFIG_X86_DIRECT_GBPAGES=y
 # CONFIG_X86_CPA_STATISTICS is not set
diff --git a/kernel/kernel.nm b/kernel/kernel.nm
index 50424e1bd..1e14de497 100644
--- a/kernel/kernel.nm
+++ b/kernel/kernel.nm
@@ -5,7 +5,7 @@
 
 name       = kernel
 version    = 4.20
-release    = 8
+release    = 9
 thisapp    = linux-%{version}
 
 maintainer = Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-30 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30 18:36 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 55a95ac7168863a617f9ee19fc769ae943168981 Michael Tremer

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