diff options
author | jhb <jhb@FreeBSD.org> | 2001-03-02 05:33:03 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-03-02 05:33:03 +0000 |
commit | 4376aa7f2b6b8e7211453f9f3832c71489e71f86 (patch) | |
tree | 25403e973e406a12e9abaec332fe657627d4998b /sys/compat/linux/linux_socket.c | |
parent | e8e0f2c4fb182f870f4f69b2c7f2523a947f0bca (diff) | |
download | FreeBSD-src-4376aa7f2b6b8e7211453f9f3832c71489e71f86.zip FreeBSD-src-4376aa7f2b6b8e7211453f9f3832c71489e71f86.tar.gz |
- Check to see if malloc() returned NULL even with M_WAITOK.
- Add a KASSERT() to ensure an ithread has a backing kernel thread when we
schedule it.
- Don't attempt to preemptively switch to an ithread if p_stat of curproc
is not SRUN.
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
0 files changed, 0 insertions, 0 deletions