Re: svn commit: r228874 - head/sys/dev/hwpmc

2011-12-26 Thread Doug Barton
On 12/26/2011 04:50, Justin Hibbits wrote: > On Dec 26, 2011, at 1:23 AM, Doug Barton wrote: > >> On 12/25/2011 06:29, Bjoern A. Zeeb wrote: >>> Author: bz >>> Date: Sun Dec 25 14:29:36 2011 >>> New Revision: 228874 >>> URL: http://svn.freebsd.org/changeset/base/228874 >>> >>> Log: >>> Quite the

Re: svn commit: r228874 - head/sys/dev/hwpmc

2011-12-26 Thread Justin Hibbits
On Dec 26, 2011, at 1:23 AM, Doug Barton wrote: On 12/25/2011 06:29, Bjoern A. Zeeb wrote: Author: bz Date: Sun Dec 25 14:29:36 2011 New Revision: 228874 URL: http://svn.freebsd.org/changeset/base/228874 Log: Quite the tinderbox for the holidays. Remove the assert[1]. Shouldn't "Why it's O

Re: svn commit: r228874 - head/sys/dev/hwpmc

2011-12-25 Thread Doug Barton
On 12/25/2011 06:29, Bjoern A. Zeeb wrote: > Author: bz > Date: Sun Dec 25 14:29:36 2011 > New Revision: 228874 > URL: http://svn.freebsd.org/changeset/base/228874 > > Log: > Quite the tinderbox for the holidays. Remove the assert[1]. Shouldn't "Why it's Ok to remove the assert" be part of thi

svn commit: r228874 - head/sys/dev/hwpmc

2011-12-25 Thread Bjoern A. Zeeb
Author: bz Date: Sun Dec 25 14:29:36 2011 New Revision: 228874 URL: http://svn.freebsd.org/changeset/base/228874 Log: Quite the tinderbox for the holidays. Remove the assert[1]. Suggested by: jhibbits [1] MFC after:3 days Modified: head/sys/dev/hwpmc/hwpmc_powerpc.c Modified: hea