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);
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);