[linux] 11/14: x86: Enable SCHED_MC_PRIO

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 18 20:20:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch master
in repository linux.

commit aaaaf627d375912d40c571db494d1c3573dc13a5
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:36:25 2018 +0100

    x86: Enable SCHED_MC_PRIO
---
 debian/changelog                    | 1 +
 debian/config/kernelarch-x86/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 013a1cb..02ed7e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
   * Enable INET_ESP_OFFLOAD, INET6_ESP_OFFLOAD, IPV6_SEG6_LWTUNNEL,
     IPV6_SEG6_HMAC, NF_LOG_NETDEV, IP_SET_HASH_IPMAC, NET_ACT_SAMPLE,
     IPVTAP, VIRTIO_MMIO, CRYPTO_RSA, CRYPTO_DH, CRYPTO_ECDH.
+  * x86: Enable SCHED_MC_PRIO.
 
  -- Bastian Blank <waldi at debian.org>  Thu, 18 Jan 2018 09:14:57 +0100
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 78f256f..102ce6b 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -27,6 +27,7 @@ CONFIG_DMI=y
 CONFIG_GART_IOMMU=y
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
+CONFIG_SCHED_MC_PRIO=y
 CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
 CONFIG_X86_MCE=y
 CONFIG_X86_MCE_INTEL=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list