Home
last modified time | relevance | path

Searched hist:"5 c62634f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtime_namespace.h5c62634f Tue Nov 17 10:17:50 CST 2020 Hui Su <sh_def@163.com> namespace: make timens_on_fork() return nothing

timens_on_fork() always return 0, and maybe not
need to judge the return value in copy_namespaces().

So make timens_on_fork() return nothing and do not
judge its return val in copy_namespaces().

Signed-off-by: Hui Su <sh_def@163.com>
Link: https://lore.kernel.org/r/20201117161750.GA45121@rlk
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
/openbmc/linux/kernel/time/
H A Dnamespace.c5c62634f Tue Nov 17 10:17:50 CST 2020 Hui Su <sh_def@163.com> namespace: make timens_on_fork() return nothing

timens_on_fork() always return 0, and maybe not
need to judge the return value in copy_namespaces().

So make timens_on_fork() return nothing and do not
judge its return val in copy_namespaces().

Signed-off-by: Hui Su <sh_def@163.com>
Link: https://lore.kernel.org/r/20201117161750.GA45121@rlk
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
/openbmc/linux/kernel/
H A Dnsproxy.c5c62634f Tue Nov 17 10:17:50 CST 2020 Hui Su <sh_def@163.com> namespace: make timens_on_fork() return nothing

timens_on_fork() always return 0, and maybe not
need to judge the return value in copy_namespaces().

So make timens_on_fork() return nothing and do not
judge its return val in copy_namespaces().

Signed-off-by: Hui Su <sh_def@163.com>
Link: https://lore.kernel.org/r/20201117161750.GA45121@rlk
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>