summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorAnshuman Khandual <anshuman.khandual@arm.com>2026-04-30 06:38:59 +0100
committerWill Deacon <will@kernel.org>2026-05-19 11:43:31 +0100
commit13d0fdc0901614f0d6c9066193bca6fe63a70c6e (patch)
tree83a3401b9f254800ac53f6fc2fa9eb1ac444bfb3 /scripts/Makefile.thinlto
parent254f49634ee16a731174d2ae34bc50bd5f45e731 (diff)
arm64/mm: Replace BUG_ON() with VM_WARN_ON_ONCE()
Avoid BUG_ON() while checking for inconsistent page table state conditions and instead replace them with VM_WARN_ON_ONCE(). Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Cc: Ryan Roberts <ryan.roberts@arm.com> Cc: David Hildenbrand <david@kernel.org> Cc: linux-kernel@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Acked-by: David Hildenbrand (Arm) <david@kernel.org> Suggested-by: David Hildenbrand (Arm) <david@kernel.org> Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions