]> git.neil.brown.name Git - history.git/commit
remap_pfn_range: make the region special.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 21 Oct 2004 08:23:16 +0000 (01:23 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Thu, 21 Oct 2004 08:23:16 +0000 (01:23 -0700)
commit58c358413ff89a2b29c860e8b339729058e0aba9
tree5f84c80ca123a7250cae7e9ec53f86d66eaa6b53
parentb43eeba1d8d524c300312ffcfd5ee680be23a8aa
remap_pfn_range: make the region special.

VM_IO tells the rest fo the world that the pages may
have side effects on reads/writes etc, and VM_RESERVED
historically told swap-out not to bother with it.
mm/memory.c