Re: After revivesa merge kernel builts fail on/for cobalt/mipsel
Masao Uebayashi <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.cobalt,gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
> ../../../../arch/mips/mips/mips_machdep.c: In function 'cpu_upcall': > ../../../../arch/mips/mips/mips_machdep.c:1716: error: 'struct proc' has no member named 'p_smutex' Fixed; update sys/arch/mips/mips/mips_machdep.c to 1.204. Masao