[PATCH 6/8] Pmalloc selftest
Matthew Wilcox
willy at infradead.org
Wed Mar 14 12:25:12 UTC 2018
On Tue, Mar 13, 2018 at 11:45:52PM +0200, Igor Stoppa wrote:
> Add basic self-test functionality for pmalloc.
Here're some additional tests for your test-suite:
for (i = 1; i; i *= 2)
pzalloc(pool, i - 1, GFP_KERNEL);
--
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
More information about the Linux-security-module-archive
mailing list