Merge branch 'pm-opp' into pm-cpufreq

This commit is contained in:
Rafael J. Wysocki
2016-02-11 00:24:00 +01:00
467 changed files with 4185 additions and 55313 deletions
+7
View File
@@ -125,6 +125,13 @@ check_stack(unsigned long ip, unsigned long *stack)
break;
}
/*
* Some archs may not have the passed in ip in the dump.
* If that happens, we need to show everything.
*/
if (i == stack_trace_max.nr_entries)
i = 0;
/*
* Now find where in the stack these are.
*/