X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-4.4%2F307-mips_highmem_offset.patch;h=5a7dc9cee9fbde075cad3d1eade5a2dd65d78fb2;hb=7eeb254cc49c4e9f837c980826ec112b9404f341;hp=c9f0c84e301b1c466dcd73c4dfffbac5655e5cb4;hpb=f7fb6e49f214e8a38698bab4d33551addbc04439;p=openwrt%2Fstaging%2Flynxis.git diff --git a/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch b/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch index c9f0c84e30..5a7dc9cee9 100644 --- a/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch +++ b/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch @@ -2,7 +2,7 @@ Adjust highmem offset to 0x10000000 to ensure that all kmalloc allocations stay within the same 256M boundary. This ensures that -mlong-calls is not needed on systems with more than 256M RAM. -Signed-off-by: Felix Fietkau +Signed-off-by: Felix Fietkau --- --- a/arch/mips/include/asm/mach-generic/spaces.h +++ b/arch/mips/include/asm/mach-generic/spaces.h