* Borislav Petkov <[email protected]> wrote: > On Thu, Feb 18, 2016 at 09:21:07AM +0100, Ingo Molnar wrote: > > > +#ifndef CONFIG_UML > > > > Why is this UML quirk needed? No other memcpy functions have it. > > Theoretically UML > > could introduce the notion of #MC interruption. > > https://lkml.kernel.org/r/[email protected]
Does the build fail - or is it just an unused function? If the latter then I'd
rather leave the #ifdef out.
Thanks,
Ingo

