Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 984b1fea authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "arm64: kpti: force off kpti""

parents 5d8fcd59 060aba4c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -889,8 +889,7 @@ static bool has_cache_dic(const struct arm64_cpu_capabilities *entry,
}

static bool __meltdown_safe = true;
/* 0: not forced, >0: forced on, <0: forced off */
static int __kpti_forced = -1;
static int __kpti_forced; /* 0: not forced, >0: forced on, <0: forced off */

static bool unmap_kernel_at_el0(const struct arm64_cpu_capabilities *entry,
				int scope)