commit | 51eeef9e135ac00cf706fad1a3bde775ca578462 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Thu Aug 02 07:54:01 2018 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sat Oct 20 13:26:47 2018 +1100 |
tree | 0beb2fa5d5334ab07df4be8de230469d346d54a7 | |
parent | abcff86df2d2ec0a0ca9470fa5d2a184af18928a [diff] |
powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selected If CONFIG_PPC_SPLPAR is not selected, steal_time will always be NUL, so accounting it is pointless Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>