Re: netbsd-7 LOONGSON kernel doesn't work

Nick Hudson <[email protected]> Sat, 14 Feb 2015 07:13:12 +0000
Newsgroups gmane.os.netbsd.ports.evbmips
Message-ID <[email protected]>
On 02/09/15 14:05, John D. Baker wrote:
> On Thu, 5 Feb 2015, John D. Baker wrote:
>
>> and if not, start bisecting...
> The following commit:
>
>    http://mail-index.netbsd.org/source-changes/2014/05/27/msg055114.html
>
> it the cause the the breakage in LOONGSON kernels.  This is the head
> revision of the file and is present in netbsd-7 as well.
>
> Reverting to r1.30 of "sys/arch/mips/mips/bus_dma.c" produces a 7.99.4
> kernel that boots successfully on LOONGSON platforms.
>

For the record...

sys/arch/mips/mips/bus_dma.c:1.32 fixes the problem introduced in 1.31.

Nick