From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Matthias_Wei=DFer?= Date: Tue, 12 Apr 2011 09:16:22 +0200 Subject: [U-Boot] [PATCH] Do not copy to same address In-Reply-To: <201104120305.29207.vapier@gentoo.org> References: <1302591520-12517-1-git-send-email-weisserm@arcor.de> <201104120305.29207.vapier@gentoo.org> Message-ID: <4DA3FC46.6040309@arcor.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 12.04.2011 09:05, schrieb Mike Frysinger: > this summary is kind of weak. please prefix it with something like "string:" > or "memcpy/memmove:". keep in mind that the summary needs to quickly pick out > what the changeset is doing from every other changeset in the tree based only > on that. or at least give a pretty good idea. OK. I will wait for additional comments and post a V2 then. > side note, i wonder why we even bother with bcopy at all. i dont see any > users of it in the tree ... I see the same. But removal of bcopy should be a separate patch. Regards, Matthias