do we have a eqivalent for bp_mapin() call in solaris. that maps a
list of pages and returns a kenrel virtual addr?
All kernel pages are mapped all the time, except for HighMEM pages
in 2.3.x which can be mapped via the kmap()/kunmap() interfaces.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/