* Linus Torvalds <[email protected]> wrote: > On Mon, Jul 3, 2017 at 1:50 AM, Ingo Molnar <[email protected]> wrote: > > > > A single commit micro-optimizing short string copies on certain Intel CPUs. > > That's slightly misleading - it's not string copies, it's just regular > user copies using the "fast string" interface.
Indeed!
> Fixing that up in my merge commit message.
Thanks!
Ingo

