HomeFreeBSD

Fix bracketing in the arm64 minidump code

Description

Fix bracketing in the arm64 minidump code

When building with gcc10 it suggests the parentheses are wrong. Set them
to be the calculated physical address or'd with page table attributes.

Reviewed by: mhorne, imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D33099

Details

Provenance
andrewAuthored on Nov 23 2021, 6:28 PM
Reviewer
mhorne
Differential Revision
D33099: Fix bracketing in the arm64 minidump code
Parents
rGdd978721a223: Remove redundant declarations
Branches
Unknown
Tags
Unknown