[linux] 02/02: [amd64] Re-enable ZONE_DMA and sound drivers that depend on it (Closes: #814855)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Fri Mar 25 13:48:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository linux.
commit fac738652d1b2c04188c308e3dc658f792787599
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Fri Mar 25 13:47:58 2016 +0000
[amd64] Re-enable ZONE_DMA and sound drivers that depend on it (Closes: #814855)
---
debian/changelog | 2 ++
debian/config/kernelarch-x86/config-arch-64 | 1 -
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e92a31f..21249fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ linux (4.5-1~exp2) UNRELEASED; urgency=medium
* mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
* mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
+ * [amd64] Re-enable ZONE_DMA and sound drivers that depend on it
+ (Closes: #814855)
-- Ben Hutchings <ben at decadent.org.uk> Fri, 25 Mar 2016 13:43:57 +0000
diff --git a/debian/config/kernelarch-x86/config-arch-64 b/debian/config/kernelarch-x86/config-arch-64
index ede7b19..31d2533 100644
--- a/debian/config/kernelarch-x86/config-arch-64
+++ b/debian/config/kernelarch-x86/config-arch-64
@@ -2,7 +2,6 @@
## file: arch/x86/Kconfig
##
CONFIG_64BIT=y
-# CONFIG_ZONE_DMA is not set
CONFIG_SMP=y
CONFIG_X86_X2APIC=y
CONFIG_CALGARY_IOMMU=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