From: Stephen Smalley Date: Fri, 25 Mar 2011 14:13:43 +0000 (-0400) Subject: selinux: Fix regression for Xorg X-Git-Tag: v2.6.39-rc1~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85cd6da53a8073d3f4503f56e4ea6cddccbb1c7f;p=pandora-kernel.git selinux: Fix regression for Xorg Commit 6f5317e730505d5cbc851c435a2dfe3d5a21d343 introduced a bug in the handling of userspace object classes that is causing breakage for Xorg when XSELinux is enabled. Fix the bug by changing map_class() to return SECCLASS_NULL when the class cannot be mapped to a kernel object class. Reported-by: "Justin P. Mattock" Signed-off-by: Stephen Smalley Signed-off-by: James Morris --- Reading git-diff-tree failed