On Fri, Jan 15, 2021 at 2:49 PM Alexander Potapenko [off-list ref] wrote:
On Fri, Jan 15, 2021 at 2:16 PM Marco Elver [off-list ref] wrote:
quoted
On Thu, Jan 14, 2021 at 08:36PM +0100, Andrey Konovalov wrote:
quoted
Add a test for kmem_cache_alloc/free_bulk to make sure there are no
false-positives when these functions are used.
Link: https://linux-review.googlesource.com/id/I2a8bf797aecf81baeac61380c567308f319e263d
Signed-off-by: Andrey Konovalov <redacted>
Reviewed-by: Marco Elver <elver@google.com>
Reviewed-by: Alexander Potapenko <glider@google.com>
(see a nit below)
quoted
quoted
+ cache = kmem_cache_create("test_cache", size, 0, 0, NULL);
Looks like there's a tab between "test_cache" and size, please double-check.
Indeed, thanks for noticing! Will fix.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel