Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a31ea2f5 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge branch 'for-linus' of...

parents 0488713c 65c90bca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3153,7 +3153,7 @@ static int selinux_file_send_sigiotask(struct task_struct *tsk,
				       struct fown_struct *fown, int signum)
{
	struct file *file;
	u32 sid = current_sid();
	u32 sid = task_sid(tsk);
	u32 perm;
	struct file_security_struct *fsec;