diff options
| author | liguang <[email protected]> | 2013-05-30 14:47:53 +0800 |
|---|---|---|
| committer | Benjamin Herrenschmidt <[email protected]> | 2013-06-20 17:04:23 +1000 |
| commit | a5b45ded097908d40803b5c2770259398811b24e (patch) | |
| tree | 702a5cd163ed1b416511a1d0834a28e67b42bcca /tools/perf/scripts/python | |
| parent | 13d543cd79963133cd26748547552c99df8d23a7 (diff) | |
powerpc/smp: Use '==' instead of '<' for system_state
'system_state < SYSTEM_RUNNING' will have same effect
with 'system_state == SYSTEM_BOOTING', but the later
one is more clearer.
Signed-off-by: liguang <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions