Linux_SDK_V1.4.2

Signed-off-by: thead_admin <occ_thead@service.alibaba.com>
This commit is contained in:
thead_admin
2023-12-24 02:32:32 +00:00
committed by Han Gao
parent c20ad6292d
commit a9b3178041
164 changed files with 1942 additions and 24749 deletions

View File

@@ -182,5 +182,5 @@ void arch_uprobe_copy_ixol(struct page *page, unsigned long vaddr,
* architecture needs to do something different it can define
* its own version of the function.
*/
flush_dcache_page(page);
flush_icache_range(kaddr, kaddr + len);
}