Date: Fri, 11 May 2018 16:59:42 -0700 From: John Baldwin <jhb@freebsd.org> To: Warner Losh <imp@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r333443 - in head/sys: conf libkern powerpc/powerpc Message-ID: <4083882.oFdOPrZQmh@ralph.baldwin.cx> In-Reply-To: <201805100231.w4A2VcZi054268@repo.freebsd.org> References: <201805100231.w4A2VcZi054268@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, May 10, 2018 02:31:38 AM Warner Losh wrote: > Author: imp > Date: Thu May 10 02:31:38 2018 > New Revision: 333443 > URL: https://svnweb.freebsd.org/changeset/base/333443 > > Log: > Move MI-ish bcopy routine to libkern > > riscv and powerpc have nearly identical bcopy.c that's > supposed to be mostly MI. Move it to the MI libkern. > > Differential Revision: https://reviews.freebsd.org/D15374 > > Added: > head/sys/libkern/bcopy.c (contents, props changed) > - copied, changed from r333436, head/sys/powerpc/powerpc/bcopy.c > Deleted: > head/sys/powerpc/powerpc/bcopy.c > Modified: Hmm, is sys/riscv/riscv/bcopy.c still in the tree? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4083882.oFdOPrZQmh>