link_elf - Use proc0 rather than panicing when proc is NULL.
authorJoe Talbott <josepht@dragonflybsd.org>
Wed, 19 May 2010 00:42:26 +0000 (20:42 -0400)
committerJoe Talbott <josepht@dragonflybsd.org>
Wed, 2 Jun 2010 15:38:32 +0000 (11:38 -0400)
commit6d6c8d9d257941190b5f0e48d2980b638aed7eac
tree3a5b2bce6ca1a682f198626e7ca05ccdee9ecd33
parentd94c6382723e0fa0bcc11c009614bb2b170bcb20
link_elf - Use proc0 rather than panicing when proc is NULL.

This is needed for the firmware API we brought over from FreeBSD.

Discussed-With: dillon
sys/kern/link_elf.c