pte_valid should check if the PTE_VALID bit (1 << 0) is set in the pte, so fix the macro definition to use bitwise & instead of logical &&. Signed-off-by: Will Deacon <will.deacon@arm.com>tirimbino
parent
c1d7cd228b
commit
766ffb6980
Loading…
Reference in new issue