Remove an unimplemented advisory function, pmap_pageable(); there is
authorHiten Pandya <hmp@dragonflybsd.org>
Mon, 31 May 2004 11:43:49 +0000 (11:43 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Mon, 31 May 2004 11:43:49 +0000 (11:43 +0000)
commite7252eda10925f2d53f602d2aefe7837b8a6ec7e
tree1446e08d316ec25a228a799a7f52f2eb2b840d7f
parent9f93cfbe7d5e52e3aba9cebbf8b8616acaa931f1
Remove an unimplemented advisory function, pmap_pageable(); there is
no pmap implementation in existance that requires it implemented.

Discussed-with:  Alan Cox <alc at freebsd.org>,
                 Matthew Dillon <dillon at backplane.com>
sys/i386/i386/pmap.c
sys/platform/pc32/i386/pmap.c
sys/vm/pmap.h
sys/vm/vm_fault.c