Merge remote-tracking branch 'torvalds/master' into perf/core
Minor conflict in tools/perf/arch/arm/util/auxtrace.c as one fix there was cherry-picked for the last perf/urgent pull req to Linus, so was already there. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
@@ -2861,6 +2861,7 @@ process_dynamic_array_len(struct tep_event *event, struct tep_print_arg *arg,
|
||||
if (read_expected(TEP_EVENT_DELIM, ")") < 0)
|
||||
goto out_err;
|
||||
|
||||
free_token(token);
|
||||
type = read_token(&token);
|
||||
*tok = token;
|
||||
|
||||
|
Reference in New Issue
Block a user