From 26e80ec109d35609a903c9b764c40d8ce2bc7208 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 19 Sep 2012 23:49:58 +0000 Subject: cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33485 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/cns3xxx/patches-3.3/100-laguna_support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/cns3xxx/patches-3.3/100-laguna_support.patch') diff --git a/target/linux/cns3xxx/patches-3.3/100-laguna_support.patch b/target/linux/cns3xxx/patches-3.3/100-laguna_support.patch index 45162bd9f7..9f7bedeeb5 100644 --- a/target/linux/cns3xxx/patches-3.3/100-laguna_support.patch +++ b/target/linux/cns3xxx/patches-3.3/100-laguna_support.patch @@ -792,7 +792,7 @@ #include #include #include "core.h" -@@ -68,11 +69,24 @@ static struct map_desc cns3xxx_io_desc[] +@@ -58,11 +59,24 @@ static struct map_desc cns3xxx_io_desc[] .pfn = __phys_to_pfn(CNS3XXX_PM_BASE), .length = SZ_4K, .type = MT_DEVICE, -- cgit v1.2.3