From ea08eeccae9297f7aabd2ef7f0c2517ac4549acc Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 20 Feb 2024 01:18:26 +0000
Subject: [PATCH] write in 30M

---
 kernel/arch/xtensa/include/asm/tlbflush.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/kernel/arch/xtensa/include/asm/tlbflush.h b/kernel/arch/xtensa/include/asm/tlbflush.h
index 06875fe..856e2da 100644
--- a/kernel/arch/xtensa/include/asm/tlbflush.h
+++ b/kernel/arch/xtensa/include/asm/tlbflush.h
@@ -160,9 +160,6 @@
 		invalidate_dtlb_entry(tlb_entry);
 }
 
-#define check_pgt_cache()	do { } while (0)
-
-
 /*
  * DO NOT USE THESE FUNCTIONS.  These instructions aren't part of the Xtensa
  * ISA and exist only for test purposes..

--
Gitblit v1.6.2