Thread (31 messages) flat view 31 messages, 7 authors, 2020-06-25

Re: [PATCH v3 02/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata

From: David Brazdil <hidden>
Date: 2020-06-19 09:51:26
Also in: kvmarm, lkml

Hey Marc,
quoted
-	.popsection
I'd be tempted to leave the .popsection in place, if only for symmetry  with
the initial .pushsection.
I removed it because other .S files don't pop either. It must have been added
here purely for the smccc workaround code. Happy to add it back if you prefer,
but the pushsection is removed later in the series, so this would disappear
as well.
quoted
+	.pushsection	.rodata
+	.global		__smccc_workaround_1_smc
+__smccc_workaround_1_smc:
You probably want to replace this with SYM_DATA_START (and SYM_DATA_END at
the end).
Done

Thanks for reviewing,
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