From: "Luis R. Rodriguez" <[email protected]> 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 _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
