Skip to content

Commit 4706bf2

Browse files
Richard Palethorpewangli5665
authored andcommitted
madvise06: Add tag for "mm: memcg: link page counters to root ..."
The test may trigger a warning if bf4f059 is present (5.9) and use_hierarchy=0 which is fixed by 8de15e920dc8. Full details of the bug are in the kernel commit description and I do not want to repeat them in the test description as they are likely to be irrelevant to most readers. Signed-off-by: Richard Palethorpe <[email protected]> Reviewed-by: Li Wang <[email protected]>
1 parent eda4ddb commit 4706bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testcases/kernel/syscalls/madvise/madvise06.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ static struct tst_test test = {
235235
.needs_root = 1,
236236
.tags = (const struct tst_tag[]) {
237237
{"linux-git", "55231e5c898c"},
238+
{"linux-git", "8de15e920dc8"},
238239
{}
239240
}
240241
};

0 commit comments

Comments
 (0)