diff options
| author | Michal Hocko <[email protected]> | 2011-03-23 16:42:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-03-23 19:46:33 -0700 |
| commit | 6cfddb261555dd0c0529a5fb7cf8bc5b85ad95a5 (patch) | |
| tree | d6c966290c7a8224171c850098767a6fbfa5747b /tools/perf/scripts/python/netdev-times.py | |
| parent | dde79e005a769d800166687c9e00d50d93e411ff (diff) | |
memcg: page_cgroup array is never stored on reserved pages
KAMEZAWA Hiroyuki noted that free_pages_cgroup doesn't have to check for
PageReserved because we never store the array on reserved pages (neither
alloc_pages_exact nor vmalloc use those pages).
So we can replace the check by a BUG_ON.
Signed-off-by: Michal Hocko <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Cc: Balbir Singh <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions