git: kernel: Use M_ZERO for kmalloc() instead of bzero()ing.

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 648f3ded256d6b6d5fc4e92662206148a49e633c Author: Sascha Wildner <saw@online.de> Date: Mon Dec 5 14:53:56 2011 +0100 kernel: Use M_ZERO for kmalloc() instead of bzero()ing. Summary of changes: sys/dev/misc/tbridge/safe_mem.c | 5 +---- sys/kern/kern_linker.c | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/648f3ded256d6b6d5fc4e92662206148a49e633c -- DragonFly BSD source repository
文章代碼(AID): #1E-WZ0nc (DFBSD_commit)