Searched hist:da0a4e5c8fbcce3d1afebf9f2a967083bb19634d (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | traps.h | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | vectors.S | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | vmlinux.lds.S | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | signal.c | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | traps.c | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | entry.S | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|
H A D | setup.c | diff da0a4e5c8fbcce3d1afebf9f2a967083bb19634d Mon Jul 26 09:32:55 CDT 2021 Max Filippov <jcmvbkbc@gmail.com> xtensa: only build windowed register support code when needed
There's no need in window overflow/underflow/alloca exception handlers or window spill code when neither kernel nor userspace support windowed registers. Don't build or link it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
|