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

Commit 2bb31a47 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: Update ID of SCM_TLB_CONFLICT_CMD"

parents 1339734b 08c13671
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -606,7 +606,7 @@ static int do_tlb_conf_fault(unsigned long addr,
				unsigned int esr,
				struct pt_regs *regs)
{
#define SCM_TLB_CONFLICT_CMD	0x1B
#define SCM_TLB_CONFLICT_CMD	0x1F
	struct scm_desc desc = {
		.args[0] = addr,
		.arginfo = SCM_ARGS(1),