Prev: DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Next: [PATCH 1/2] DNS: If the DNS server returns an error, allow that to be cached
From: Theodore Ts'o on 9 Aug 2010 12:30 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/ |