On Wed, 13 May 2015, Toshi Kani wrote: > This patch changes reserve_memtype() to support the WT cache mode > with PAT. When PAT is not enabled, WB and UC- are the only types > supported. > > When a target range is in RAM, reserve_ram_pages_type() verifies > the requested type. reserve_ram_pages_type() is changed to fail > WT and WP requests with -EINVAL since set_page_memtype() is > limited to handle three types, WB, WC and UC-. > > Signed-off-by: Toshi Kani <toshi.k...@hp.com> > Reviewed-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
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/