acrn-kernel/arch/frv/kernel
Andi Kleen b4b5087173 FRV: Fix const sections change
Add __pminitconst to fix the build, otherwise the following error can occur:

  arch/frv/kernel/setup.c:187:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  arch/frv/kernel/setup.c:386:2: error: 'clock_cmodes' undeclared (first use in this function)
  arch/frv/kernel/setup.c:571:6: error: 'clock_cmodes' undeclared (first use in this function)
  make[2]: *** [arch/frv/kernel/setup.o] Error 1

http://kisskb.ellerman.id.au/kisskb/buildresult/7344691/

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-16 18:49:15 -07:00
..
Makefile frv: switch to generic kernel_execve 2012-10-01 00:53:11 -04:00
asm-offsets.c
break.S
cmode.S
debug-stub.c
dma.c
entry-table.S
entry.S FRV: Fix VLIW packing constraint violation in entry.S 2012-10-16 18:49:15 -07:00
frv_ksyms.c frv: split ret_from_fork, simplify kernel_thread() a lot 2012-10-01 00:53:10 -04:00
futex.c
gdb-io.c
gdb-io.h
gdb-stub.c
head-mmu-fr451.S
head-uc-fr401.S
head-uc-fr451.S
head-uc-fr555.S
head.S
head.inc
irq-mb93091.c
irq-mb93093.c
irq-mb93493.c
irq.c
local.h
local64.h
module.c
pm-mb93093.c
pm.c frv: kill used but uninitialized variable 2012-10-06 03:04:46 +09:00
process.c FRV: Fix incorrect symbol in copy_thread() 2012-10-16 18:49:15 -07:00
ptrace.c
setup.c FRV: Fix const sections change 2012-10-16 18:49:15 -07:00
signal.c Uninclude linux/freezer.h 2012-10-01 09:58:18 -04:00
sleep.S
switch_to.S
sys_frv.c
sysctl.c
time.c
traps.c
uaccess.c
vmlinux.lds.S