On 05/27/2019 12:07 PM, Ard Biesheuvel wrote: > On Mon, 27 May 2019 at 06:02, Anshuman Khandual > <anshuman.khand...@arm.com> wrote: >> There are no callers for the functions which will pass unaligned physical >> addresses. Hence just drop these BUG_ON() checks which are not required. >> > This might change in the future, right? Should we perhaps switch to > VM_BUG_ON() instead so they get compiled out unless CONFIG_VM_DEBUG is > enabled? Sure we can do that. Will re-send.
- [PATCH] arm64/mm: Drop BUG_ON() from [pmd|pud]_set_huge(... Anshuman Khandual
- Re: [PATCH] arm64/mm: Drop BUG_ON() from [pmd|pud]_... Ard Biesheuvel
- Re: [PATCH] arm64/mm: Drop BUG_ON() from [pmd|p... Anshuman Khandual