Re: src/sys/kern/subr_prf.c r1.161

2017-10-27 Thread Christos Zoulas
In article , Christos Zoulas wrote: >In article <85853ac7-a205-b412-2f5b-39101dc51...@gmx.com>, >Kamil Rytarowski wrote: Or better, since we provide the decl anyway: --- a/sys/syz-extract/fetch.go +++ b/sys/syz-extract/fetch.go @@ -144,7 +144,9 @@ var srcTemplate = template.Must(template.New("

Re: src/sys/kern/subr_prf.c r1.161

2017-10-27 Thread Christos Zoulas
In article <85853ac7-a205-b412-2f5b-39101dc51...@gmx.com>, Kamil Rytarowski wrote: > >Fixed in HEAD. printf(9) change has been reverted. It is simple enough to fix in syscaller: Anyway, this needs a lot more work but commenting out the os.Remove() calls (so that you can see what it produces) and

Re: src/sys/kern/subr_prf.c r1.161

2017-10-27 Thread Kamil Rytarowski
On 27.10.2017 14:13, Frédéric Fauberteau wrote: > Hi, > > Since revision 1.161 of src/sys/kern/subr_prf.c, I encounter the > following error: > /home/triaxx/netbsd8/usr/src/sys/kern/subr_lockdebug.c: In function > 'lockdebug_barrier': > /home/triaxx/netbsd8/usr/src/sys/kern/subr_lockdebug.c:683:24

src/sys/kern/subr_prf.c r1.161

2017-10-27 Thread Frédéric Fauberteau
Hi, Since revision 1.161 of src/sys/kern/subr_prf.c, I encounter the following error: /home/triaxx/netbsd8/usr/src/sys/kern/subr_lockdebug.c: In function 'lockdebug_barrier': /home/triaxx/netbsd8/usr/src/sys/kern/subr_lockdebug.c:683:24: error: passing argument 2 of 'lockdebug_dump' from incompati