On Fri, Jun 06, 2008 at 06:05:06PM +0900, Jordi Beltran Creix wrote: > Then what is the meaning of this comment in the kernel's memcpy? > A few kbs don't matter, yet a dozen bytes do?
GENERIC has different constraints than install kernels or boot code. We use the same memcpy in all three. -Otto