[PATCH] security: convert security hooks to use hlist
From: jmorris@namei.org (James Morris)
Date: 2018-03-25 21:25:34
From: jmorris@namei.org (James Morris)
Date: 2018-03-25 21:25:34
On Sun, 25 Mar 2018, Sargun Dhillon wrote:
This changes security_hook_heads to use hlist_heads instead of the circular doubly-linked list heads. This should cut down the size of the struct by about half.
Can you please measure it? -- James Morris [off-list ref] -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html