Merge branch 'bo-set-pin'
authorEric Anholt <eric@anholt.net>
Sat, 22 Sep 2007 00:05:21 +0000 (17:05 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 22 Sep 2007 00:12:19 +0000 (17:12 -0700)
commit24e33627c5dfb92324a9faf1c7d366e7f33e622a
treead03240f73433518b42eeabd4fad14e8ee34184e
parent7587e9682c1b70930c015915d588b42ccd00c7c4
parente7bfeb3031374653f7e55d67cc1b5c823849359f
Merge branch 'bo-set-pin'

This branch replaces the NO_MOVE/NO_EVICT flags to buffer validation with a
separate privileged ioctl to pin buffers like NO_EVICT meant before.  The
functionality that was supposed to be covered by NO_MOVE may be reintroduced
later, possibly in a different way, after the superioctl branch is merged.