Home
last modified time | relevance | path

Searched hist:b4214e41b7152b1964a3421a40251d202ae2d2c0 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/kernel/cpu/sh2/
H A Dsmp-j2.cb4214e41b7152b1964a3421a40251d202ae2d2c0 Mon Feb 15 19:36:13 CET 2016 Rich Felker <dalias@libc.org> sh: add SMP support for J2

Support is hooked up via a cpu start method specified in the device
tree, and also depends on DT nodes that describe the interfaces for
performing IPI and identifying which cpu execution is taking place on.
The currently used method is a form of spin table, where secondary
cpus are unblocked by writing to a special address.

Signed-off-by: Rich Felker <dalias@libc.org>
H A DMakefilediff b4214e41b7152b1964a3421a40251d202ae2d2c0 Mon Feb 15 19:36:13 CET 2016 Rich Felker <dalias@libc.org> sh: add SMP support for J2

Support is hooked up via a cpu start method specified in the device
tree, and also depends on DT nodes that describe the interfaces for
performing IPI and identifying which cpu execution is taking place on.
The currently used method is a form of spin table, where secondary
cpus are unblocked by writing to a special address.

Signed-off-by: Rich Felker <dalias@libc.org>
/linux/arch/sh/
H A DKconfigdiff b4214e41b7152b1964a3421a40251d202ae2d2c0 Mon Feb 15 19:36:13 CET 2016 Rich Felker <dalias@libc.org> sh: add SMP support for J2

Support is hooked up via a cpu start method specified in the device
tree, and also depends on DT nodes that describe the interfaces for
performing IPI and identifying which cpu execution is taking place on.
The currently used method is a form of spin table, where secondary
cpus are unblocked by writing to a special address.

Signed-off-by: Rich Felker <dalias@libc.org>