On Mon, 18 May 2015, Dave Hansen wrote: > + /* > + * We know the size of the table in to which we are > + * indexing, and we have eliminated all the low bits > + * which are ignored for indexing. > + * > + * Mask out all the high bits which we do not need > + * to index in to the table. Note that the tables > + * are always powers of two so this gives is a proper
Nit: s/is/us/ Reviewed-by: Thomas Gleixner <t...@linutronix.de> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/