mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-09 22:53:28 +09:00
* cgrp_dfl_implicit_ss_mask is ulong instead of u16 unlike other ss_masks. Make it a u16. * Move have_canfork_callback together with other callback ss_masks. Signed-off-by: Tejun Heo <tj@kernel.org>