Date: Wed, 31 Dec 2014 17:45:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 193254] [patch] remove unused debug message from uma_startup() Message-ID: <bug-193254-8-jrF5YIqhlG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193254-8@https.bugs.freebsd.org/bugzilla/> References: <bug-193254-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193254 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: alc Date: Wed Dec 31 17:44:58 UTC 2014 New revision: 276474 URL: https://svnweb.freebsd.org/changeset/base/276474 Log: Eliminate a stale debug message. The per-CPU cache locks were replaced by critical sections in r145686. PR: 193254 Submitted by: luke.tw@gmail.com MFC after: 3 days Changes: head/sys/vm/uma_core.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193254-8-jrF5YIqhlG>