On Mon, Jun 5, 2017 at 3:36 PM, Andy Lutomirski <luto@xxxxxxxxxx> wrote: > We used to switch the LDT if the prev and next mms' LDTs didn't > match. I think the "LDT didn't match" was really just a simpler and more efficient way to say "they weren't both NULL". I think you actually broke that optimization, and it now does *two* tests instead of just one. Linus -- 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>