linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* arm64 spin-table cpu-return-addr
@ 2014-08-09  0:30 Geoff Levand
  2014-08-12 10:50 ` Mark Rutland
  0 siblings, 1 reply; 2+ messages in thread
From: Geoff Levand @ 2014-08-09  0:30 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mark,

Regarding adding a cpu-return-addr property to the spin-table
cpu enable method for arm64, we need to decide how to handle
a difference in endian mode between the kernel and the
spin-table code.

Will the spin-table code always be built as little endian?  If
so, then either the kernel or the spin code could handle this
difference, and we need to decide which will do it.  If not,
then the only way is for the spin code to do it as the kernel
has no way to tell endian mode of the spin code, unless to test
and save how it was entered at startup.

Let me know your thoughts.

-Geoff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-12 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-09  0:30 arm64 spin-table cpu-return-addr Geoff Levand
2014-08-12 10:50 ` Mark Rutland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).