From: Arnaldo Carvalho de Melo Date: Mon, 11 May 2015 21:08:12 +0000 (-0300) Subject: perf machine: No need to keep a refcnt for last_match X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~44^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ceb8f6e6cbafee0fa0e671e48213e24fae887f7;p=pandora-kernel.git perf machine: No need to keep a refcnt for last_match Since it is all associated with the refcount for keeping the thread in the rbtree, it is excessive and unecessarily complex to hold a refcont when changing machine->last_match. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Namhyung Kim Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-98kuesmfwtvhsrzx7ttyb0kt@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed