65c816: add hints for process.c and also fix up the waitpid loop
authorAlan Cox <alan@linux.intel.com>
Thu, 14 Dec 2017 15:22:58 +0000 (15:22 +0000)
committerAlan Cox <alan@linux.intel.com>
Thu, 14 Dec 2017 15:22:58 +0000 (15:22 +0000)
commit8dd9e664d7fb48338eccde753d0b694676d44931
tree8a3b50b35fbef38c0dc7226345580c65b7b9b867
parentf4ec64a787587ec71be9767dc4d44b3a6a6ab8c6
65c816: add hints for process.c and also fix up the waitpid loop

Without this fix we can end up stalling in weird corner cases
Kernel/process.c