[U-Boot] [PATCH 1/2] patman: Cache the CC list from MakeCcFile() for use in ShowActions()
Simon Glass
sjg at chromium.org
Mon Dec 3 23:58:28 CET 2012
On Fri, Nov 30, 2012 at 4:25 PM, Doug Anderson <dianders at chromium.org> wrote:
> Currently we go through and generate the CC list for patches twice.
> This gets slow when (in a future CL) we add a call to
> get_maintainer.pl on Linux. Instead of doing things twice, just cache
> the CC list when it is first generated.
>
> Signed-off-by: Doug Anderson <dianders at chromium.org>\
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list