[ARM PATCH] 1912/1: Wrong cache aliasing bit check
Patch from Catalin Marinas arch/arm/mm/mmap.c: arch_get_unamapped_area() checks bit 9 in the cache type register for possible cache aliasing problems. Bit 11 should be checked instead.
Showing
Please register or sign in to comment