summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-06-12 16:37:52 -0400
committerLaura Abbott <labbott@redhat.com>2019-06-12 16:37:52 -0400
commit5faed67f4758b6ac2e49f4d62e3008f13e9f5979 (patch)
treea3e349a5e725f588b91d511db8999137df8b5f6e
parent54546efb12518be1fdf35342e718fb0bebd1185d (diff)
downloadkernel-5faed67f4758b6ac2e49f4d62e3008f13e9f5979.tar.gz
kernel-5faed67f4758b6ac2e49f4d62e3008f13e9f5979.tar.xz
kernel-5faed67f4758b6ac2e49f4d62e3008f13e9f5979.zip
Enable CONFIG_DM_DUST
This was a request from some of the developers Signed-off-by: Laura Abbott <labbott@redhat.com>
-rw-r--r--configs/fedora/generic/CONFIG_DM_DUST2
-rw-r--r--kernel-aarch64-debug.config2
-rw-r--r--kernel-aarch64.config2
-rw-r--r--kernel-armv7hl-debug.config2
-rw-r--r--kernel-armv7hl-lpae-debug.config2
-rw-r--r--kernel-armv7hl-lpae.config2
-rw-r--r--kernel-armv7hl.config2
-rw-r--r--kernel-i686-debug.config2
-rw-r--r--kernel-i686.config2
-rw-r--r--kernel-ppc64le-debug.config2
-rw-r--r--kernel-ppc64le.config2
-rw-r--r--kernel-s390x-debug.config2
-rw-r--r--kernel-s390x.config2
-rw-r--r--kernel-x86_64-debug.config2
-rw-r--r--kernel-x86_64.config2
15 files changed, 15 insertions, 15 deletions
diff --git a/configs/fedora/generic/CONFIG_DM_DUST b/configs/fedora/generic/CONFIG_DM_DUST
index ffac78bb5..645ce04b7 100644
--- a/configs/fedora/generic/CONFIG_DM_DUST
+++ b/configs/fedora/generic/CONFIG_DM_DUST
@@ -1 +1 @@
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config
index e99435282..4fc36d8a3 100644
--- a/kernel-aarch64-debug.config
+++ b/kernel-aarch64-debug.config
@@ -1373,7 +1373,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-aarch64.config b/kernel-aarch64.config
index 1ad54d2b7..9fef50687 100644
--- a/kernel-aarch64.config
+++ b/kernel-aarch64.config
@@ -1365,7 +1365,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-armv7hl-debug.config b/kernel-armv7hl-debug.config
index 55b2e3ed2..dd6a52b6d 100644
--- a/kernel-armv7hl-debug.config
+++ b/kernel-armv7hl-debug.config
@@ -1372,7 +1372,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config
index e0c5196d0..5e76c5e29 100644
--- a/kernel-armv7hl-lpae-debug.config
+++ b/kernel-armv7hl-lpae-debug.config
@@ -1333,7 +1333,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-armv7hl-lpae.config b/kernel-armv7hl-lpae.config
index 12718de53..64dea9608 100644
--- a/kernel-armv7hl-lpae.config
+++ b/kernel-armv7hl-lpae.config
@@ -1326,7 +1326,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index d7676e3ba..104b3eed9 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -1365,7 +1365,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config
index 44dc38f8d..2feadee65 100644
--- a/kernel-i686-debug.config
+++ b/kernel-i686-debug.config
@@ -1158,7 +1158,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-i686.config b/kernel-i686.config
index 7b3d0c9aa..b39a7e8a4 100644
--- a/kernel-i686.config
+++ b/kernel-i686.config
@@ -1149,7 +1149,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config
index 976d6da0f..9f3649b55 100644
--- a/kernel-ppc64le-debug.config
+++ b/kernel-ppc64le-debug.config
@@ -1071,7 +1071,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DM_INIT=y
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index 91ba8629f..bba4f2832 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -1062,7 +1062,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DM_INIT=y
diff --git a/kernel-s390x-debug.config b/kernel-s390x-debug.config
index ce0f65276..04678e32d 100644
--- a/kernel-s390x-debug.config
+++ b/kernel-s390x-debug.config
@@ -1078,7 +1078,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DM_INIT=y
diff --git a/kernel-s390x.config b/kernel-s390x.config
index 17432d9a3..278e9717b 100644
--- a/kernel-s390x.config
+++ b/kernel-s390x.config
@@ -1069,7 +1069,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DM_INIT=y
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index d4c8d62bf..efc9e3d7d 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -1201,7 +1201,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index 25b4dcd15..756cd7842 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -1192,7 +1192,7 @@ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y
# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
-# CONFIG_DM_DUST is not set
+CONFIG_DM_DUST=m
# CONFIG_DM_ERA is not set
CONFIG_DM_FLAKEY=m
CONFIG_DMIID=y