Commit 8dcb0ed
memcg: cgroup: call css_rstat_updated irrespective of in_nmi()
css_rstat_updated() is nmi safe, so there is no need to avoid it in
in_nmi(), so remove the check.
Signed-off-by: Shakeel Butt <shakeel.butt@linux.dev>
Tested-by: JP Kobryn <inwardvessel@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent 6af89c6 commit 8dcb0ed
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
577 | | - | |
578 | | - | |
| 576 | + | |
579 | 577 | | |
580 | 578 | | |
581 | 579 | | |
| |||
2530 | 2528 | | |
2531 | 2529 | | |
2532 | 2530 | | |
2533 | | - | |
| 2531 | + | |
| 2532 | + | |
2534 | 2533 | | |
2535 | 2534 | | |
2536 | 2535 | | |
| |||
2753 | 2752 | | |
2754 | 2753 | | |
2755 | 2754 | | |
2756 | | - | |
| 2755 | + | |
| 2756 | + | |
2757 | 2757 | | |
2758 | 2758 | | |
2759 | 2759 | | |
| |||
0 commit comments