Remove a recently added incorrect assertion. I was assuming that
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 20:30:32 +0000 (20:30 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 20:30:32 +0000 (20:30 +0000)
commitec130aaea4ae0ff55df36b4f797892b889f13113
tree8c7efc548299ac6b71a840ec4f338cc919d91b47
parentd40c67b6d03a0f439ffa7a2164006d8021a8a515
Remove a recently added incorrect assertion.  I was assuming that
pmap_init_thread() was only being called for processes but it is called
for both processes and threads.
sys/i386/i386/pmap.c
sys/platform/pc32/i386/pmap.c