On 10/14/2013 04:49 AM, Max Filippov wrote: > Buddy allocator was used here prior to commit 6656920 [XTENSA] Add > support for cache-aliasing I can only guess that the change was made > to make allocated page tables have the same colour, but am not sure > why this is needed. Chris? Max, I think you are right that in an earlier attempt to support cache aliasing, we tried to allocate pages with the correct 'color', and cached pages locally (if I remember correctly). The approach we use now doesn't require that so the suggested patches are fine. (Note that cache aliasing support hasn't been committed to mainline yet) Thanks, -Chris -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>