kmalloc: Use powerof2() to detect power-of-2 size
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 10 Oct 2012 12:43:27 +0000 (20:43 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 10 Oct 2012 12:43:27 +0000 (20:43 +0800)
commit298ff6e581295636c5f887c86d6095a1e816b6d4
tree50bb4c4e3641cf6025e8c195092f5398ddc2f309
parent18042a752e6d15b37a86b9fe03d8d2a15b2aab7d
kmalloc: Use powerof2() to detect power-of-2 size
sys/kern/kern_slaballoc.c