Home
last modified time | relevance | path

Searched hist:"51 eeef9e135ac00cf706fad1a3bde775ca578462" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dtime.cdiff 51eeef9e135ac00cf706fad1a3bde775ca578462 Thu Aug 02 02:54:01 CDT 2018 Christophe Leroy <christophe.leroy@c-s.fr> 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>