[PATCH v3 0/3] vesafb: remove theoretical MTRR uses

From: Luis R. Rodriguez
Date: Tue Apr 21 2015 - 17:16:53 EST


From: "Luis R. Rodriguez" <mcgrof@xxxxxxxx>

The vesafb has some theoretical uses of MTRR, in practice only
write-combining is used and since PAT replaces MTRR and MTRR's
use should be phased lets just remove such old theoretical uses
of MTRR.

Luis R. Rodriguez (3):
video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB
video: fbdev: vesafb: add missing mtrr_del() for added MTRR
video: fbdev: vesafb: use arch_phys_wc_add()

drivers/video/fbdev/vesafb.c | 77 +++++++++++++++-----------------------------
1 file changed, 26 insertions(+), 51 deletions(-)

--
2.3.2.209.gd67f9d5.dirty


--
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/