Re: [PATCH] x86, cpuinfo x86_model_id whitespace cleanup

From: Borislav Petkov
Date: Tue May 19 2015 - 16:32:01 EST


On Tue, May 19, 2015 at 01:16:23PM -0700, Andy Lutomirski wrote:
> It's not just chunk size; it's the direction. If the dest starts
> after the source but overlaps it and you copy forwards, then you can
> clobber the end of the source before you read it. memmove is

Some things should simply be done solely in userspace :-)

> specifically intended to avoid this.
>
> Would it be possible to just use memmove directly?

Yeah.

Prarit, care to send a v2?

Thanks.

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/