BugLink:
https://bugs.launchpad.net/bugs/1782723Adding CONFIG_DNOTIFY=y to common config. It's better to enable this config in
KVM kenrels not only because it is required for the dnotify test in stress-ng,
the config description also suggest that some applications may still rely on it.
Signed-off-by: Po-Hsu Lin <
[hidden email]>
---
debian.kvm/config/config.common.ubuntu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index e789e02..b832878 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -641,7 +641,7 @@ CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_VERITY is not set
# CONFIG_DM_ZERO is not set
-# CONFIG_DNOTIFY is not set
+CONFIG_DNOTIFY=y
CONFIG_DNS_RESOLVER=m
# CONFIG_DOUBLEFAULT is not set
# CONFIG_DPTF_POWER is not set
--
2.7.4
--
kernel-team mailing list
[hidden email]
https://lists.ubuntu.com/mailman/listinfo/kernel-team