This allows entering the debugger at the earliest possible time, if
the '-d' argument is passed to the kernel.
Details
- Reviewers
manu jhb - Group Reviewers
riscv arm64 - Commits
- rGa0b526b4d56a: arm64, riscv: handle RB_KDB
rG4e1bc961bb44: arm64, riscv: handle RB_KDB
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
At the server side (listening side), I am thinking if we move the secure ACK check here and above the TOF_TS check, it would save cycles on checking these timestamps.