Martin Fick <mfick@xxxxxxxxxxxxxx> writes: > This works for me, however unfortunately, I cannot find any > scenarios where it improves anything over the previous fix > by René. :( Nevertheless, I would appreciate it if you can try this _without_ René's patch. This attempts to make resolve_ref() cheap for _any_ caller. René's patch avoids calling it in one specific callchain. They address different issues. René's patch is probably an independently good change (I haven't thought about the interactions with the topics in flight and its implications on the future direction), but would not help other/new callers that make many calls to resolve_ref(). -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html