On Wed, 13 May 2015, Toshi Kani wrote: > This patch adds ioremap_wt() for creating WT mapping on x86. > It follows the same model as ioremap_wc() for multi-architecture > support. ARCH_HAS_IOREMAP_WT is defined in the x86 version of > io.h to indicate that ioremap_wt() is implemented on x86. > > Also update the PAT documentation file to cover ioremap_wt(). > > Signed-off-by: Toshi Kani <toshi.kani@xxxxxx> > Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> -- 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>