History log of /arch/xtensa/include/asm/smp.h
Revision Date Author Comments
49b424fedaf88d0fa9913082b8c1ccd012a8a972 17-Oct-2013 Max Filippov <jcmvbkbc@gmail.com> xtensa: implement CPU hotplug

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
f615136c06a791364f5afa8b8ba965315a6440f1 17-Oct-2013 Max Filippov <jcmvbkbc@gmail.com> xtensa: add SMP support

This is largely based on SMP code from the xtensa-2.6.29-smp tree by
Piet Delaney, Marc Gauthier, Joe Taylor, Christian Zankel (and possibly
other Tensilica folks).

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
367b8112fe2ea5c39a7bb4d263dcdd9b612fae18 06-Nov-2008 Chris Zankel <chris@zankel.net> xtensa: move headers files to arch/xtensa/include

Move all header files for xtensa to arch/xtensa/include and platform and
variant header files to the appropriate arch/xtensa/platforms/ and
arch/xtensa/variants/ directories.

Moving the files gets also rid of all uses of symlinks in the Makefile.

This has been completed already for the majority of the architectures
and xtensa is one out of six missing.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Chris Zankel <chris@zankel.net>