[linux] 09/13: blk-mq: Enable IOSCHED_BFQ as module (Closes: #869028); enable BFQ_GROUP_IOSCHED

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Aug 12 22:09:56 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit bea69413018193e0d8698804fdcdf8fb4f29d0fc
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Aug 12 22:35:11 2017 +0100

    blk-mq: Enable IOSCHED_BFQ as module (Closes: #869028); enable BFQ_GROUP_IOSCHED
---
 debian/changelog     | 2 ++
 debian/config/config | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a15de1d..dfa3175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,8 @@ linux (4.12.6-1) UNRELEASED; urgency=medium
   * [x86] sound: Enable SND_X86; enable HDMI_LPE_AUDIO as module
     (Closes: #869372)
   * blk-mq: Change MQ_IOSCHED_KYBER from built-in to module
+  * blk-mq: Enable IOSCHED_BFQ as module (Closes: #869028); enable
+    BFQ_GROUP_IOSCHED
 
   [ Salvatore Bonaccorso ]
   * packet: fix tp_reserve race in packet_set_ring (CVE-2017-1000111)
diff --git a/debian/config/config b/debian/config/config
index da4aeff..951ce49 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -38,6 +38,8 @@ CONFIG_DEFAULT_CFQ=y
 ## end choice
 CONFIG_MQ_IOSCHED_DEADLINE=y
 CONFIG_MQ_IOSCHED_KYBER=m
+CONFIG_IOSCHED_BFQ=m
+CONFIG_BFQ_GROUP_IOSCHED=y
 
 ##
 ## file: block/partitions/Kconfig

-- 
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