commit | 244d49e30653658d4e7e9b2b8427777cbbc5affe | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Aug 21 21:09:24 2019 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Aug 28 11:50:42 2019 +0200 |
tree | 97754f775acd11c4bc98b43f69234dfb525cb175 | |
parent | 8991afe2640d05a805eba01277856e8549cdc838 [diff] |
posix-cpu-timers: Move state tracking to struct posix_cputimers Put it where it belongs and clean up the ifdeffery in fork completely. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20190821192922.743229404@linutronix.de