Re: CVS commit: src/sys/arch/i386/stand

2014-05-01 Thread Masao Uebayashi
Stripping eh_frame using linker script, without adding unusal gcc options, looks much simpler as a whole picture to me. On Fri, May 2, 2014 at 3:37 AM, David Laight wrote: > Module Name:src > Committed By: dsl > Date: Thu May 1 18:37:26 UTC 2014 > > Modified Files: > src/

Re: CVS commit: src/sys/arch/mips/mips

2014-05-01 Thread Izumi Tsutsui
macallan@ wrote: > On Loongson ( which uses mips/bus_dma.c IIRC ) I see corruption only > when writing via nfs, on sgimips it's apparently any file access, but > it takes a lot longer to trigger. I also wonder if sokvaalloc() (which is enabled by nfsd_use_loan and depends on UVM_KMF_COLORMATCH) i

Re: CVS commit: src/sys/arch/mips/mips

2014-05-01 Thread Michael
Hello, On Thu, 1 May 2014 01:14:37 +0900 Izumi Tsutsui wrote: > skrll@ wrote: > > > I'm still seeing issues with my cobalt, but I'll keep hunting. > > Probably all mips port MD bus_dma.c > (in arc, cobalt, emips, ews4800mips, hpcmips, mipsco, pmax, sgimips) > need the similar fix as mips/bus_d