diff options
author | Anshuman Khandual <anshuman.khandual@arm.com> | 2019-05-27 12:33:29 +0530 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-06-04 14:53:18 +0100 |
commit | 87dedf7c61ab07d7fe53bcf93103d2d845d804d8 (patch) | |
tree | c43b8b2250c9b0ed0e58b632ee82d3c14a1b6051 /tools/perf/scripts/python/export-to-sqlite.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 <anshuman.khandual@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions