Re: SVN r325920 breaks build

2017-11-16 Thread Mateusz Guzik
Fixed in r325925, sorry. On Fri, Nov 17, 2017 at 3:56 AM, Michael Butler wrote: > As follows .. > > --- kern_mutex.o --- > /usr/src/sys/kern/kern_mutex.c:633:22: error: passing 'volatile struct > thread *' to parameter of type 'struct thread *' discards qualifiers >

SVN r325920 breaks build

2017-11-16 Thread Michael Butler
As follows .. --- kern_mutex.o --- /usr/src/sys/kern/kern_mutex.c:633:22: error: passing 'volatile struct thread *' to parameter of type 'struct thread *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] turnstile_wait(ts, owner,