On Tue, Oct 16, 2012 at 12:11 AM, Greg KH <gre...@linuxfoundation.org> wrote: > On Mon, Oct 15, 2012 at 05:32:41PM -0700, Arve Hjønnevåg wrote: >> If a thread or process exited while a reply, one-way transaction or >> death notification was pending, the struct holding the pending work >> was leaked. >> >> Change-Id: I2eaafaba1c0ecda3ec0872d449dc16d0721c21e7 > > What is this field? Please don't include this in kernel patches, it > forces me to edit the patch by hand :( >
It is a tag generated a git hook to uniquely identify a change through multiple revisions of that change. If the tag does not already exist the hook adds it. I removed it from the reposted patches as you requested, but have you considered leaving it in? It is a useful search token both for finding different revisions of a patch and for finding which branch a change has been cherry-picked into. > Also, this should go to older kernels, right? It can, but the leak is relatively slow so I don't think it is critical. I looked at one device that had been running for a while and it had leaked around 16k per month. -- Arve Hjønnevåg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/