From: Aditya Pakki <[email protected]> Date: Sun, 23 Dec 2018 19:42:38 -0600
> In net_ns_init(), register_pernet_subsys() could fail while registering > network namespace subsystems. The fix checks the return value and > sends a panic() on failure. > > Signed-off-by: Aditya Pakki <[email protected]> Applied.
