aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/include/mach/vmalloc.h
diff options
context:
space:
mode:
authorPhilippe LANGLAIS <philippe.langlais@stericsson.com>2011-07-07 15:39:30 +0200
committerPhilippe LANGLAIS <philippe.langlais@stericsson.com>2011-07-07 15:40:25 +0200
commita27025197db3c31af57114dc59672001a2a802f9 (patch)
tree1265463e387a84e0260f0f319f2928df356316b7 /arch/arm/mach-ux500/include/mach/vmalloc.h
parent46572a1fcb3643d55a97d38cb662f4fa051e6834 (diff)
Revert "ux500: Set VMALLOC_END to the highest possible value below DMA area"
This reverts commit 7472b2ab4ba082601501bb64d96355003ac1c8f1 Change-Id: Ie353b2adcc1dcc4aee84b49592f102eb26e927f8 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/26743 Reviewed-by: Philippe LANGLAIS <philippe.langlais@stericsson.com> Tested-by: Philippe LANGLAIS <philippe.langlais@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/include/mach/vmalloc.h')
-rw-r--r--arch/arm/mach-ux500/include/mach/vmalloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/include/mach/vmalloc.h b/arch/arm/mach-ux500/include/mach/vmalloc.h
index 8aec632c11d..a4945cb4117 100644
--- a/arch/arm/mach-ux500/include/mach/vmalloc.h
+++ b/arch/arm/mach-ux500/include/mach/vmalloc.h
@@ -15,4 +15,4 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#define VMALLOC_END 0xfe600000UL
+#define VMALLOC_END 0xf0000000UL