On Fri, May 11, 2018 at 5:59 PM, John Baldwin wrote:
> 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 lib
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
>
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 Rev