aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/mspec.c
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] mspec driverJes Sorensen2006-09-271-0/+421
Implement the special memory driver (mspec) based on the do_no_pfn approach. The driver is currently used only on SN2 hardware with special fetchop support but could be beneficial on other architectures using the uncached mode. Signed-off-by: Jes Sorensen <jes@sgi.com> Cc: Hugh Dickins <hugh@veritas.com> Cc: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>