diff options
author | Markus Stockhausen <markus.stockhausen@gmx.de> | 2022-09-18 20:30:39 +0200 |
---|---|---|
committer | Sander Vanheule <sander@svanheule.net> | 2022-09-18 20:38:56 +0200 |
commit | 3f41360eb70c775764408b6dd353d83fa6cab943 (patch) | |
tree | 03664a86191290d5737deb905ff692e65c858d5f /package/kernel | |
parent | bcb5d6b21ba574db1d02385b494eb01fe46bf8aa (diff) | |
download | upstream-3f41360eb70c775764408b6dd353d83fa6cab943.tar.gz upstream-3f41360eb70c775764408b6dd353d83fa6cab943.tar.bz2 upstream-3f41360eb70c775764408b6dd353d83fa6cab943.zip |
realtek: use upstream recommendation for secondary CPU start
Currently we fix interrupts/timers for the secondary CPU by patching
vsmp_init_secondary(). Get a little bit more generic and use the
upstream recommended way instead. Additionally avoid a check around
register_cps_smp_ops() because it does that itself.
See https://lkml.org/lkml/2022/9/12/522
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Diffstat (limited to 'package/kernel')
0 files changed, 0 insertions, 0 deletions