commit | 8077e66bc381988d0ef6f60d2eb71d8812b26333 | [log] [tgz] |
---|---|---|
author | Guo Ren <guoren@linux.alibaba.com> | Tue Jul 28 10:44:57 2020 +0000 |
committer | Guo Ren <guoren@linux.alibaba.com> | Fri Jul 31 01:51:29 2020 +0000 |
tree | 758bb09d6c122dfe43d74fce40c3478e70ae5afc | |
parent | e95a4f8cb985e759648b32ed0b721a472deb86a5 [diff] |
csky: Add cpu feature register hint for smp CPU features registers are setup by customers' bootloader, but Linux must help transfer them from the primary to secondary cores. This patch add hint2 CPU feature register supported. Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Cc: Arnd Bergmann <arnd@arndb.de>