[packages/kernel/LINUX_4_19] - rel 3; enable MQ by default (as it is in upstream kernel)

arekm arekm at pld-linux.org
Thu Jan 31 15:25:45 CET 2019


commit 30c21e4ae793a0728655f5951e66b27314abaef6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jan 31 15:18:08 2019 +0100

    - rel 3; enable MQ by default (as it is in upstream kernel)

 kernel-multiarch.config | 4 ++--
 kernel.spec             | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index ad3eac14..951dfd25 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -68,7 +68,7 @@
 %define		have_pcmcia	0
 %endif
 
-%define		rel		2
+%define		rel		3
 %define		basever		4.19
 %define		postver		.18
 
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index 379c23d9..c0688de7 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -3247,7 +3247,7 @@ MD_FAULTY all=m
 MD_CLUSTER all=m
 #- file drivers/md/bcache/Kconfig goes here
 BLK_DEV_DM all=m
-DM_MQ_DEFAULT all=n
+DM_MQ_DEFAULT all=y
 DM_DEBUG all=n
 DM_DEBUG_BLOCK_MANAGER_LOCKING all=n
 DM_DEBUG_BLOCK_STACK_TRACING all=n
@@ -7303,7 +7303,7 @@ RAID_ATTRS all=m
 SCSI all=m
 SCSI_DMA all=y
 SCSI_NETLINK all=y
-SCSI_MQ_DEFAULT all=n
+SCSI_MQ_DEFAULT all=y
 SCSI_PROC_FS all=y
 #- SCSI support type (disk, tape, CD-ROM)
 BLK_DEV_SD all=m
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/f641fc4662932d1aa764d6dbc0413281a0ee5e57



More information about the pld-cvs-commit mailing list