* Toshi Kani <toshi.kani@xxxxxx> wrote: > When an MTRR entry is inclusive to a requested range, i.e. > the start and end of the request are not within the MTRR > entry range but the range contains the MTRR entry entirely, > __mtrr_type_lookup() ignores such case because both > start_state and end_state are set to zero. 'ignores such a case' or 'ignores such cases'. > This patch fixes the issue by adding a new flag, inclusive, s/inclusive/'inclusive' Thanks, Ingo -- 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>