K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-02-25T09:51:14.668034Z K 7 svn:log V 395 Fix edge cases in several KASSERTs: use <= rather than < when testing that counters have not gone about MAXCPU or NETISR_MAXPROT. These problems caused panics on UP kernels with INVARIANTS when using sysctl -a, but would also have caused problems for 32-core boxes or if the netisr protocol vector was fully populated. Reported by: nwhitehorn, Neel Natu MFC after: 4 days END