Re: [PATCH 0/2] bump static-analysis ci image version
Junio C Hamano <[email protected]>
| Newsgroups | org.kernel.vger.git |
|---|---|
| Message-ID | <[email protected]> |
Jeff King <[email protected]> writes: > This is another way to fix the slow coccinelle run discussed in: > > https://lore.kernel.org/git/[email protected]/ > > by using a newer version of coccinelle. > > We tweaked the code there to avoid the problem, so this isn't urgent. > But it is worth doing to avoid running into the same problem again (and > because in general I think it makes sense to run newer versions of our > dev tools than older ones). > > The second patch is the interesting one. The first is a necessary > clean-up (+cc Elijah as the relevant author there). Both are interesting. Thanks for doing this (with relevant archaeology as usual).