[kernel] r21781 - in dists/trunk/linux/debian: . config/armel

Ben Hutchings benh at moszumanska.debian.org
Sun Sep 7 23:25:42 UTC 2014


Author: benh
Date: Sun Sep  7 23:25:42 2014
New Revision: 21781

Log:
[armel/kirkwood] mm: Enable HIGHMEM (Closes: #760786)

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armel/config.kirkwood

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Sep  7 23:06:15 2014	(r21780)
+++ dists/trunk/linux/debian/changelog	Sun Sep  7 23:25:42 2014	(r21781)
@@ -43,6 +43,7 @@
     - mnt: Change the default remount atime from relatime to the existing value
     - mnt: Add tests for unprivileged remount cases that have found to be
       faulty
+  * [armel/kirkwood] mm: Enable HIGHMEM (Closes: #760786)
 
   [ Vagrant Cascadian ]
   * [armmp] Enable IMX_IPUV3_CORE (closes: #756810).

Modified: dists/trunk/linux/debian/config/armel/config.kirkwood
==============================================================================
--- dists/trunk/linux/debian/config/armel/config.kirkwood	Sun Sep  7 23:06:15 2014	(r21780)
+++ dists/trunk/linux/debian/config/armel/config.kirkwood	Sun Sep  7 23:25:42 2014	(r21781)
@@ -5,6 +5,7 @@
 CONFIG_ARCH_KIRKWOOD=y
 ## end choice
 CONFIG_PCI=y
+CONFIG_HIGHMEM=y
 CONFIG_UACCESS_WITH_MEMCPY=y
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0



More information about the Kernel-svn-changes mailing list