All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cocci] [PATCH v3 0/3] vesafb: remove theoretical MTRR uses
@ 2015-04-21 20:40 ` Luis R. Rodriguez
  0 siblings, 0 replies; 22+ messages in thread
From: Luis R. Rodriguez @ 2015-04-21 20:40 UTC (permalink / raw)
  To: cocci

From: "Luis R. Rodriguez" <mcgrof@suse.com>

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2015-06-04 16:25 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-21 20:40 [Cocci] [PATCH v3 0/3] vesafb: remove theoretical MTRR uses Luis R. Rodriguez
2015-04-21 20:40 ` Luis R. Rodriguez
2015-04-21 20:40 ` Luis R. Rodriguez
2015-04-21 20:40 ` [Cocci] [PATCH v3 1/3] video: fbdev: vesafb: only support MTRR_TYPE_WRCOMB Luis R. Rodriguez
2015-04-21 20:40   ` Luis R. Rodriguez
2015-04-21 20:40   ` Luis R. Rodriguez
2015-04-21 20:40 ` [Cocci] [PATCH v3 2/3] video: fbdev: vesafb: add missing mtrr_del() for added MTRR Luis R. Rodriguez
2015-04-21 20:40   ` Luis R. Rodriguez
2015-04-21 20:40   ` Luis R. Rodriguez
2015-05-20  9:52   ` Tomi Valkeinen
2015-05-20  9:52     ` Tomi Valkeinen
2015-05-20 19:46     ` [Cocci] " Luis R. Rodriguez
2015-05-20 19:46       ` Luis R. Rodriguez
2015-05-20 19:46       ` Luis R. Rodriguez
2015-06-04  5:55       ` Tomi Valkeinen
2015-06-04  5:55         ` Tomi Valkeinen
2015-06-04 16:24         ` [Cocci] " Luis R. Rodriguez
2015-06-04 16:24           ` Luis R. Rodriguez
2015-06-04 16:24           ` Luis R. Rodriguez
2015-04-21 20:40 ` [Cocci] [PATCH v3 3/3] video: fbdev: vesafb: use arch_phys_wc_add() Luis R. Rodriguez
2015-04-21 20:40   ` Luis R. Rodriguez
2015-04-21 20:40   ` Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.