On Tue, 28 Jun 2005, Tony Jones wrote:
> I note that SELinux doesn't implement the vm_enough_memory hook right now, so
> fixup_ops gives them dummy_vm_enough_memory.
What do you mean?
static struct security_operations selinux_ops = {
...
.vm_enough_memory = selinux_vm_enough_memory,
...
--
James Morris
<jmorris@private>
This archive was generated by hypermail 2.1.3 : Tue Jun 28 2005 - 20:05:14 PDT