diff options
| author | Jiankang Chen <[email protected]> | 2018-01-31 16:16:52 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-01-31 17:18:36 -0800 |
| commit | 48128397b04679717cfd419d55ec86456b84eb61 (patch) | |
| tree | 0f6093ca62805e67d1ee24804c98f879852ab57b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 8e33771ca41245a7c7f7a3c84f5cbd6625620a89 (diff) | |
mm/page_alloc.c: fix comment in __get_free_pages()
__get_free_pages() will return a virtual address, but it is not just a
32-bit address, for example on a 64-bit system. And this comment really
confuses new readers of mm.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiankang Chen <[email protected]>
Reported-by: Hanjun Guo <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Yisheng Xie <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Michal Hocko <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions