VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: Peter Zijlstra <peterz@infradead.org> 2020-09-15 12:31:59 +0200 committer: Rafael J. Wysocki <rafael.j.wysocki@intel.com> 2020-09-16 19:36:25 +0200 commit: a889a23a98fee183c9b6b0b14b2fd70583429c5e parent: aa6b43d57f995f6eec0e9e744dcb200e09ecb8e0
Commit Summary:
ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED
Diffstat:
1 file changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/include/asm/acpi.h b/arch/ia64/include/asm/acpi.h
index b66ba907019c..87927eb824cc 100644
--- a/arch/ia64/include/asm/acpi.h
+++ b/arch/ia64/include/asm/acpi.h
@@ -74,8 +74,6 @@ static inline void arch_acpi_set_pdc_bits(u32 *buf)
 	buf[2] |= ACPI_PDC_EST_CAPABILITY_SMP;
 }
 
-#define acpi_unlazy_tlb(x)
-
 #ifdef CONFIG_ACPI_NUMA
 extern cpumask_t early_cpu_possible_map;
 #define for_each_possible_early_cpu(cpu)  \