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

[PATCH v2 08/31] arm64: CPU support

From: catalin.marinas@arm.com (Catalin Marinas)
Date: 2012-08-20 16:01:29
Also in: linux-arch, lkml

On Wed, Aug 15, 2012 at 02:56:05PM +0100, Arnd Bergmann wrote:
On Tuesday 14 August 2012, Catalin Marinas wrote:
quoted
--- /dev/null
+++ b/arch/arm64/include/asm/procinfo.h
...
quoted
+struct proc_info_list {
+	unsigned int		cpu_val;
+	unsigned int		cpu_mask;
+	unsigned long		__cpu_flush;		/* used by head.S */
+	const char		*cpu_name;
+};
+
+#else	/* __KERNEL__ */
+#include <asm/elf.h>
+#warning "Please include asm/elf.h instead"
+#endif	/* __KERNEL__ */
+#endif
I think you forgot to remove this file when you removed MULTI_CPU.
proc_info_list() structure is still used just for the CPU name and setup
function (e.g. we need to apply errata workaround on a certain CPU). But
as Olof suggested, I better move all this to a cputable.c file.

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