summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/cpu-probe.c
Commit message (Collapse)AuthorAgeFilesLines
* csky: Exception handling and mm-faultGuo Ren2018-10-251-0/+79
This patch adds exception handling code, cpuinfo and mm-fault code. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de>