]> git.neil.brown.name Git - history.git/commit
[PATCH] place rmap locking in rmap-locking.h
authorAndrew Morton <akpm@zip.com.au>
Tue, 3 Sep 2002 12:33:46 +0000 (05:33 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 3 Sep 2002 12:33:46 +0000 (05:33 -0700)
commit11bf19bc0eb48735772e664d07573f916f6e3f29
tree441037455364b8a1241238f7d9a12035da4ffdc1
parentef5bf0b55cb5563d80acdc7a8cbb54b8b86d07c3
[PATCH] place rmap locking in rmap-locking.h

The rmap locking inlines are causing some header file
dependency/ordering problems - move them out of page-flags.h and into
their own header file.
include/linux/page-flags.h
include/linux/rmap-locking.h [new file with mode: 0644]
mm/rmap.c
mm/vmscan.c