diff options
author | Anshuman Khandual <[email protected]> | 2019-05-27 12:33:29 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-06-04 14:53:18 +0100 |
commit | 87dedf7c61ab07d7fe53bcf93103d2d845d804d8 (patch) | |
tree | c43b8b2250c9b0ed0e58b632ee82d3c14a1b6051 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2e6aee5af330e8b4ccfdfcdb3fedcb385d052d78 (diff) |
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
There are no callers for the functions which will pass unaligned physical
addresses. Hence just change these BUG_ON() checks into VM_BUG_ON() which
gets compiled out unless CONFIG_VM_DEBUG is enabled.
Signed-off-by: Anshuman Khandual <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions