mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
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>