Re: MVME177 panic: pmap_enter_ptpage (PR #45915 on 6.x)
Izumi Tsutsui <[email protected]> Sun, 22 Sep 2013 21:25:28 +0900
| Newsgroups | gmane.os.netbsd.ports.mvme68k,gmane.os.netbsd.ports.m68k |
|---|---|
| Message-ID | <[email protected]> |
martin@ wrote: > > Any other suggestions? > > On second thought I would suggest to implment them all straight in asm > in a single .S file. Most easy to read, not toolchain dependent. Yes, it would be better (though it requires readers to know m68k elf ABI), but it could cause possible botches and a bit annoying to write a pullup request... For 6.2 (or 6.1.x), I'd like to change only MVMEPROM_ARG2() macro and its users (i.e. outstr.c and outls.c). --- Izumi Tsutsui