Remove it from arm64, riscv and sparc64. It's not needed there.
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18072 Build 17812: arc lint + arc unit
Event Timeline
sys/amd64/include/vmparam.h | ||
---|---|---|
115 | Shouldn't this be 16 << 20? |
Comment Actions
Please go ahead and commit the arm64 and riscv bits, and let me think about the rest.
sys/amd64/include/vmparam.h | ||
---|---|---|
115 | Yes. Here and in i386. |
Comment Actions
FYI, the few integrated ISA devices found in some sun4u and sun4v machines in fact can do 32-bit DMA so VM_FREELIST_ISADMA can go for sparc64 without a replacement, too.
sys/arm64/include/vmparam.h | ||
---|---|---|
85 | Typo 'oone' |
Comment Actions
Warner, I think that you forgot to reference this review in the commit message, so this review is still open even though this change is committed (in its entirety).