Re: r334229 breaks build kernel

2018-05-27 Thread Sean Bruno
On 05/27/18 00:18, Tomoaki AOKI wrote: > Looks simple mis-merge. > On hunk 1, original (head) r323831 has "hz / isc->quanta" at 2nd arg, > while r334229 (stable/11) has "hz / isc->quanta1". > > r334228 and before had "hz / isc->quanta - 1", so missingly removed > " - " instead of " - 1". > > An

Re: r334229 breaks build kernel

2018-05-26 Thread Tomoaki AOKI
Looks simple mis-merge. On hunk 1, original (head) r323831 has "hz / isc->quanta" at 2nd arg, while r334229 (stable/11) has "hz / isc->quanta1". r334228 and before had "hz / isc->quanta - 1", so missingly removed " - " instead of " - 1". Any other hunks looks fine. Regards. On Sat, 26 May 2018

Re: r334229 breaks build kernel

2018-05-26 Thread Warner Losh
Looks like sean's merge was incomplete somehow. Warner On Sat, May 26, 2018 at 9:02 AM, Dmitriy Makarov wrote: > Hi, > > probably this last changes https://svnweb.freebsd.org/ > base?view=revision&revision=334229 breaks buildkernel in stable/11 > > If it is related my kernel config contains IOS

Re: r334229 breaks build kernel

2018-05-26 Thread David Wolfskill
On Sat, May 26, 2018 at 06:02:21PM +0300, Dmitriy Makarov wrote: > Hi, > > probably this last changes > https://svnweb.freebsd.org/base?view=revision&revision=334229 breaks > buildkernel in stable/11 > > If it is related my kernel config contains IOSCHED option: > options CAM_IOSCHED_DY

r334229 breaks build kernel

2018-05-26 Thread Dmitriy Makarov
Hi, probably this last changes https://svnweb.freebsd.org/base?view=revision&revision=334229 breaks buildkernel in stable/11 If it is related my kernel config contains IOSCHED option: options CAM_IOSCHED_DYNAMIC cc -target x86_64-unknown-freebsd11.2 --sysroot=/usr/obj/usr/src/tmp -B/