Re: [PATCH 16/19] x86, mpx: support 32-bit binaries on 64-bit kernel

From: Thomas Gleixner
Date: Tue May 19 2015 - 04:21:28 EST


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 <tglx@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/