Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964957AbbDUVQs (ORCPT ); Tue, 21 Apr 2015 17:16:48 -0400 Received: from cantor2.suse.de ([195.135.220.15]:50445 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964943AbbDUVQp (ORCPT ); Tue, 21 Apr 2015 17:16:45 -0400 X-Sieve: CMU Sieve 2.3 X-Spam_ID: str=0001.0A010204.5536B5D8.010A,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-GWAVADAT: Nz3Y+9Y1LlxiVJ8W7d946745221ae61e8061cfc68efe52625fea109c47185605578363688ed3845e17boib3.17boib3.v6 From: "Luis R. Rodriguez" To: plagnioj@jcrosoft.com, tomi.valkeinen@ti.com, hpa@zytor.com Cc: linux-fbdev@vger.kernel.org, luto@amacapital.net, cocci@systeme.lip6.fr, "Luis R. Rodriguez" Subject: [PATCH v3 0/3] vesafb: remove theoretical MTRR uses Date: Tue, 21 Apr 2015 13:40:47 -0700 Message-Id: <1429648850-17902-1-git-send-email-mcgrof@do-not-panic.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 24 From: "Luis R. Rodriguez" 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/