Em Fri, May 15, 2015 at 06:23:11PM +0200, Jiri Olsa escreveu: > Replacing %lu format strings for Dwarf_Addr type with PRIu64 as it > fits for Dwarf_Addr (defined as uint64_t) type and works also on > both 32/64 bits.
Jiri, Please try to always indicate against which branch your patches should be applied, be it as [PATCH perf/core], [PATCH perf/urgent] for isolated patches, or on the cover letter [GIT PULL 0/N perf/core], or as I do with Ingo, "[GIT PULL] perf/core fixes". I thought, for this one, hey, its a fix, should go soon to Ingo! Tried to apply to perf/urgent, and it didn't apply :-\ Applying to perf/core instead now. Thanks, - Arnaldo -- 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/