NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-mips/55067 (bge(4) does not work on MIPS systems (it panics))



Synopsis: bge(4) does not work on MIPS systems (it panics)

State-Changed-From-To: analyzed->closed
State-Changed-By: thorpej%NetBSD.org@localhost
State-Changed-When: Fri, 13 Mar 2020 03:51:06 +0000
State-Changed-Why:
Module Name:	src
Committed By:	thorpej
Date:		Fri Mar 13 03:49:39 UTC 2020

Modified Files:
	src/sys/arch/mips/mips: bus_dma.c

Log Message:
Allow len == 0 in bus_dmamap_sync().

XXX pullup-9


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/mips/mips/bus_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

No longer panics, but also still doesn't work, but that is a separate
problem.





Home | Main Index | Thread Index | Old Index