jake e04de3cdaa - Add code to detect if a system call returns with locks other than Giant
held and panic if so (conditional on witness).
- Change witness_list to return the number of locks held so this is easier.
- Add kern/syscalls.c to the kernel build if witness is defined so that the
  panic message can contain the name of the offending system call.
- Add assertions that Giant and sched_lock are not held when returning from
  a system call, which were missing for alpha and ia64.
2000-12-12 01:14:32 +00:00
..
2000-12-02 05:45:32 +00:00
2000-12-08 20:09:00 +00:00
2000-12-04 09:49:34 +00:00
2000-10-20 07:58:15 +00:00
2000-12-01 06:59:18 +00:00
2000-12-01 23:43:15 +00:00
2000-10-20 07:58:15 +00:00
2000-12-01 08:57:47 +00:00
2000-09-29 13:36:47 +00:00
2000-11-26 20:35:21 +00:00
2000-12-02 01:32:51 +00:00
2000-12-02 05:45:32 +00:00
2000-12-01 08:57:47 +00:00
2000-12-01 08:57:47 +00:00
2000-12-01 08:57:47 +00:00
2000-10-20 07:58:15 +00:00
2000-12-08 20:09:00 +00:00
2000-12-09 09:35:55 +00:00
2000-12-09 09:35:55 +00:00