Re: [PATCH v4 0/3] time namespace aware system boot time

From: Thomas Gleixner
Date: Mon Oct 26 2020 - 06:27:25 EST


On Mon, Oct 19 2020 at 21:52, Michael Weiß wrote:
> Michael Weiß (3):
> timens: additional helper functions for boottime offset handling
> fs/proc: apply the time namespace offset to /proc/stat btime
> selftests/timens: added selftest for /proc/stat btime
>
> fs/proc/array.c | 6 ++-
> fs/proc/stat.c | 3 ++
> include/linux/time_namespace.h | 22 ++++++++++
> tools/testing/selftests/timens/procfs.c | 58 ++++++++++++++++++++++++-
> 4 files changed, 86 insertions(+), 3 deletions(-)

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>