K 10 svn:author V 4 skra K 8 svn:date V 27 2016-01-26T10:24:18.567098Z K 7 svn:log V 239 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(). END