aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Hurley <[email protected]>2015-03-01 11:05:47 -0500
committerGreg Kroah-Hartman <[email protected]>2015-03-07 03:55:08 +0100
commitf427c990e2d0fd30336b0c252aa7e38e4cffdea2 (patch)
tree06d687959478af10ea2e5344b11170dd15a80852 /tools/perf/scripts/python
parent73abaf87f01be6fa6da3c0aa9c138a1b6b281068 (diff)
console: Preserve index after console setup()
Before register_console() calls the setup() method of the matched console, the registering console index is already equal to the index from the console command line; ie. newcon->index == c->index. This change is also required to support extensible console matching; (the command line index may have no relation to the console index assigned by the console-defined match() function). Signed-off-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions