From: Theodore Ts'o on

Commit b782e0a6, introduced in v2.6.35-git2, uses FILE__AUDIT_ACCESS
without actually defining it:

security/selinux/hooks.c:2644: error: 'FILE__AUDIT_ACCESS' undeclared
(first use in this function)

I first noticed this in 2.6.35-git6, and it is still broken in
2.6.35-git7. I'm not sure how SELinux got turned on in my config, but
I'm not using it, so I'm going to fix it by turning off SELinux. I
thought I would mention it first, though.

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/