Thread (8 messages) 8 messages, 2 authors, 2020-11-20

Re: [PATCH v2 3/5] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value

From: David Brazdil <hidden>
Date: 2020-11-19 11:15:32
Also in: kvm, kvmarm

Hey Marc,

Just noticed in kvmarm/queue that the whitespacing in this patch is off.
+.macro kimg_pa reg, tmp
+alternative_cb kvm_get_kimage_voffset
+       movz    \tmp, #0
+       movk    \tmp, #0, lsl #16
+       movk    \tmp, #0, lsl #32
+       movk    \tmp, #0, lsl #48
+alternative_cb_end
+
+       /* reg = __pa(reg) */
+       sub     \reg, \reg, \tmp
+.endm
This uses spaces instead of tabs.
+	 
 #else
This added empty line actually has a tab in it.

-David

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help