We may attempt to allocate from this zone while dumping to a device. I
noted that dmar_pgalloc() already uses the NODUMP flag, so it seemed
reasonable to extend this approach to the problem. If it is desirable to
retain the zone items in a dump, some more complicated solutions are
possible.
Details
Details
- Reviewers
kib - Commits
- rS329521: Don't include DMAR map entry zone items in kernel dumps.
mmacy reported the problem and tested this change.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15127 Build 15219: arc lint + arc unit