Thread (170 messages) 170 messages, 19 authors, 2012-09-16

[PATCH v2 08/31] arm64: CPU support

From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-08-20 20:47:15
Also in: linux-arch, lkml

On Monday 20 August 2012, Catalin Marinas wrote:
quoted
quoted
--- /dev/null
+++ b/arch/arm64/mm/proc-syms.c
...
quoted
quoted
+EXPORT_SYMBOL(__cpuc_flush_kern_all);
+EXPORT_SYMBOL(__cpuc_flush_user_all);
+EXPORT_SYMBOL(__cpuc_flush_user_range);
+EXPORT_SYMBOL(__cpuc_coherent_kern_range);
+EXPORT_SYMBOL(__cpuc_flush_dcache_area);
See comment on other email about putting function pointers in a struct
instead.
There is no need to support multiple CPU architectures with different
implementations, so allowing these functions to be called without
indirection is better.
What is the __cpuc prefix about then? Could you just drop it?

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help