HomeFreeBSD

Don't do icache sync on kernel memory and keep in line with comment

Description

Don't do icache sync on kernel memory and keep in line with comment
in elf_cpu_load_file(). The only time when the sync is needed is after
kernel module is loaded and the relocation info is processed. And it's
done in elf_cpu_load_file().

Details

Provenance
skraAuthored on
Parents
rS294790: MFH: r293745
Branches
Unknown
Tags
Unknown