"...git@gitlab.flux.utah.edu:xcap/xcap-capability-linux.git" did not exist on "b0ae19811375031ae3b3fecc65b702a9c6e5cc28"
KOSAKI Motohiro
authored
All security modules shouldn't change sched_param parameter of security_task_setscheduler(). This is not only meaningless, but also make a harmful result if caller pass a static variable. This patch remove policy and sched_param parameter from security_task_setscheduler() becuase none of security module is using it. Cc: James Morris <jmorris@namei.org> Signed-off-by:KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Signed-off-by:
James Morris <jmorris@namei.org>