Remove conditional memory allocation based on KTR_ALL. Allocate memory
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 29 May 2006 07:18:04 +0000 (07:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 29 May 2006 07:18:04 +0000 (07:18 +0000)
commit23d18a3653ef695458072a37e1bf7911037258ca
treed6a76550432b40608f04d2aafad78fd403e3aa59
parent8cb417fa5d5444d129c0b7c500284f95e2be5aa2
Remove conditional memory allocation based on KTR_ALL.  Allocate memory
for all cpus based on KTR only.
sys/kern/kern_ktr.c