Re: svn commit: r235636 - in stable/7/sys: conf dev/mfi modules/mfi

2012-05-19 Thread Bjoern A. Zeeb
On 19. May 2012, at 00:37 , Oliver Pinter wrote: > <20120519023614-mfi-compile-fix-after-r235636.diff> I did a proper MFC of the missing change; I think stable/7 should be good now. Thanks! /bz going to look at 8 and the others now as well. -- Bjoern A. Zeeb You

Re: svn commit: r235636 - in stable/7/sys: conf dev/mfi modules/mfi

2012-05-18 Thread Oliver Pinter
On 5/19/12, Oliver Pinter wrote: > cc -O2 -fno-strict-aliasing -pipe -fno-delete-null-pointer-checks > -march=core2 - > fno-builtin-strftime -Wsystem-headers -Wall -Wno-format-y2k -W > -Wno-unused-param > eter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized > -Wno-po

Re: svn commit: r235636 - in stable/7/sys: conf dev/mfi modules/mfi

2012-05-18 Thread Oliver Pinter
cc -O2 -fno-strict-aliasing -pipe -fno-delete-null-pointer-checks -march=core2 - fno-builtin-strftime -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-param eter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /usr/src/usr.sbin/mfiutil/mfi_evt.

svn commit: r235636 - in stable/7/sys: conf dev/mfi modules/mfi

2012-05-18 Thread Sean Bruno
Author: sbruno Date: Fri May 18 23:29:30 2012 New Revision: 235636 URL: http://svn.freebsd.org/changeset/base/235636 Log: MFC of head thunderbolt support for mfi(4) r233711 -- IFV head_mfi into head for initial thunderbolt support r233768 -- atomic_t --> mfi_atomic r233805 -- fix tinder