]> git.corax.cc Git - corax/commit
Fix some minor problems in the process implementation
authorMatthias Kruk <m@m10k.eu>
Sat, 25 Jan 2020 07:41:55 +0000 (16:41 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 25 Jan 2020 07:41:55 +0000 (16:41 +0900)
commit3adf65db3b2e7b3a076b9b017160bb5824cdee71
tree6c57af5de97426ef98203d993d0c0189a20041fd
parent1a53f9285ed9205c642dc8a1ad869fb204cb6103
Fix some minor problems in the process implementation
 - Don't lock tasks in process_task_foreach()
 - Wake up processes when they receive signals
kernel/core/process.c