|
@@ -3285,7 +3285,7 @@ static int list_locations(struct kmem_cache *s, char *buf,
|
|
if (!alloc_loc_track(&t, PAGE_SIZE / sizeof(struct location),
|
|
if (!alloc_loc_track(&t, PAGE_SIZE / sizeof(struct location),
|
|
return sprintf(buf, "Out of memory\n");
|
|
return sprintf(buf, "Out of memory\n");
|