From e636c8d336489bf3eed5878299e6cc045bbad077 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 20 Feb 2024 01:17:29 +0000
Subject: [PATCH] debug lk
---
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