[oe-commits] org.oe.dev linux-ixp4xx: Disable the dmabounce debugging - it just happens too often to be enabled for production kernels

rwhitby commit oe at amethyst.openembedded.net
Sun Apr 6 10:42:52 UTC 2008


linux-ixp4xx: Disable the dmabounce debugging - it just happens too often to be enabled for production kernels

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: bcc47d35b4f4f02379b2ed9b7110078ab656814a
ViewMTN: http://monotone.openembedded.org/revision/info/bcc47d35b4f4f02379b2ed9b7110078ab656814a
Files:
1
packages/linux/linux-ixp4xx/defconfig-2.6.24.4
packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24.4
packages/linux/linux-ixp4xx_2.6.24.4.bb
Diffs:

#
# mt diff -rc89f8d947c6b86b58fd1337e27c43626e0c7ee3d -rbcc47d35b4f4f02379b2ed9b7110078ab656814a
#
#
#
# patch "packages/linux/linux-ixp4xx/defconfig-2.6.24.4"
#  from [c1b4c06be7a3fbdca153a8f990cb07da43231f80]
#    to [742bc8620ae607e6abd44f47e0f93708bf7fd6be]
# 
# patch "packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24.4"
#  from [1e2bfb62d7aa242bc8c8c76ee96145f2b157ae1d]
#    to [11425bbcbdf82307c0715e66398f0cd967813f80]
# 
# patch "packages/linux/linux-ixp4xx_2.6.24.4.bb"
#  from [731be652b07a8d40d22b784dcaf1d3ed048cdf8e]
#    to [0b69f35f287cafb1adc412c0a0ab039833d806e0]
#
============================================================
--- packages/linux/linux-ixp4xx/defconfig-2.6.24.4	c1b4c06be7a3fbdca153a8f990cb07da43231f80
+++ packages/linux/linux-ixp4xx/defconfig-2.6.24.4	742bc8620ae607e6abd44f47e0f93708bf7fd6be
@@ -163,7 +163,7 @@ CONFIG_DMABOUNCE=y
 # IXP4xx Options
 #
 CONFIG_DMABOUNCE=y
-CONFIG_DMABOUNCE_DEBUG=y
+# CONFIG_DMABOUNCE_DEBUG is not set
 # CONFIG_IXP4XX_INDIRECT_PCI is not set
 CONFIG_IXP4XX_QMGR=y
 CONFIG_IXP4XX_NPE=y
============================================================
--- packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24.4	1e2bfb62d7aa242bc8c8c76ee96145f2b157ae1d
+++ packages/linux/linux-ixp4xx/nslu2/defconfig-2.6.24.4	11425bbcbdf82307c0715e66398f0cd967813f80
@@ -163,7 +163,7 @@ CONFIG_DMABOUNCE=y
 # IXP4xx Options
 #
 CONFIG_DMABOUNCE=y
-CONFIG_DMABOUNCE_DEBUG=y
+# CONFIG_DMABOUNCE_DEBUG is not set
 # CONFIG_IXP4XX_INDIRECT_PCI is not set
 CONFIG_IXP4XX_QMGR=y
 CONFIG_IXP4XX_NPE=y
============================================================
--- packages/linux/linux-ixp4xx_2.6.24.4.bb	731be652b07a8d40d22b784dcaf1d3ed048cdf8e
+++ packages/linux/linux-ixp4xx_2.6.24.4.bb	0b69f35f287cafb1adc412c0a0ab039833d806e0
@@ -8,7 +8,7 @@ PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
 #PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCREV}"
 
 PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
-# PR = "r1"
+PR = "r1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.tar.bz2 \
 	   ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1 \






More information about the Openembedded-commits mailing list