HomeFreeBSD

powerpc/booke: Turn tlb*_print_tlbentries() into 'show tlb*' DDB commands

Description

powerpc/booke: Turn tlb*_print_tlbentries() into 'show tlb*' DDB commands

debugf() is unnecessary for the TLB printing functions, as they're only
intended to be used from ddb. Instead, make them full DDB 'show'
commands, so now it can be written as 'show tlb1' and 'show tlb0'
instead of calling the function, hoping DEBUG has been defined.

Details

Provenance
jhibbitsAuthored on Oct 22 2018, 12:21 AM
Parents
rG410634efd13d: New sysctl: net.inet.icmp.error_keeptags
Branches
Unknown
Tags
Unknown

Event Timeline