]> git.baikalelectronics.ru Git - kernel.git/commit
FRV: Do some cleanups
authorAmerigo Wang <amwang@redhat.com>
Tue, 29 Mar 2011 13:05:12 +0000 (14:05 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 29 Mar 2011 13:05:12 +0000 (14:05 +0100)
commit7144a2c2861ee3c2c5b1b66186ff72922c8c29f1
treed252f9bbb5d026912ff7a6591b7815334da9990c
parent8eb0b8978bcfe4e1b7753f94e2eea60d3ad16fe1
FRV: Do some cleanups

1. frv doesn't support SMP, remove the useless SMP bits.

2. frv has its own alloc_task_struct, so define __HAVE_ARCH_TASK_STRUCT_ALLOCATOR
   (I am not sure if frv should use generic alloc_task_struct().)

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: David Howells <dhowells@redhat.com>
arch/frv/Kconfig
arch/frv/include/asm/system.h
arch/frv/include/asm/thread_info.h