diff options
| author | Nitin Gupta <[email protected]> | 2020-08-11 18:31:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-12 10:57:56 -0700 |
| commit | 25788738eb9ce46fe6a0fd84a3ceef5c795d41f0 (patch) | |
| tree | 3998e6bdbc21e5462079a366d678ba82e9190b4b /tools/perf/scripts/python/stackcollapse.py | |
| parent | facdaa917c4d5a376d09d25865f5a863f906234a (diff) | |
mm: fix compile error due to COMPACTION_HPAGE_ORDER
Fix compile error when COMPACTION_HPAGE_ORDER is assigned to
HUGETLB_PAGE_ORDER. The correct way to check if this constant is defined
is to check for CONFIG_HUGETLBFS.
Reported-by: Nathan Chancellor <[email protected]>
Signed-off-by: Nitin Gupta <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Tested-by: Nathan Chancellor <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions