Andrew R. Reiter 2eb7b21b00 - Remove the lock(9) protecting the kernel linker system.
- Added a mutex, kld_mtx, to protect the kernel_linker system.  Note that
  while ``classes'' is global (to that file), it is only read only after
  SI_SUB_KLD, SI_ORDER_ANY.
- Add a SYSINIT to flip a flag that disallows class registration after
  SI_SUB_KLD, SI_ORDER_ANY.

Idea for ``classes'' read only by:	jake
Reviewed by:	jake
2002-06-19 21:25:59 +00:00
..
2002-03-25 13:52:45 +00:00
2002-03-25 13:52:45 +00:00
2002-05-16 21:28:32 +00:00
2002-06-13 23:44:50 +00:00
2002-05-16 21:28:32 +00:00
2002-06-13 23:17:39 +00:00
2002-06-07 05:39:16 +00:00
2002-02-07 20:58:47 +00:00
2002-04-06 08:44:04 +00:00
2002-03-19 21:25:46 +00:00
2002-05-18 09:34:09 +00:00
2002-06-07 05:39:16 +00:00
2002-05-28 06:16:08 +00:00
2002-06-13 23:17:39 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-06-13 23:44:50 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-03-19 21:25:46 +00:00
2002-06-13 23:17:39 +00:00
2002-05-16 21:28:32 +00:00