diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-05-30 03:36:25 +0300 |
|---|---|---|
| committer | Niklas Cassel <cassel@kernel.org> | 2026-06-02 12:47:32 +0300 |
| commit | cde1e86eec1c5de7b83bfb4e3ae26755e61a54d2 (patch) | |
| tree | 6fa6f22ed6143ec60f517cc063e74f3fb1056b9a /include/linux/stackprotector.h | |
| parent | 042f5526cf2c44eac17ed2fa57a9a6e8d30d6279 (diff) | |
| download | linux-cde1e86eec1c5de7b83bfb4e3ae26755e61a54d2.tar.xz | |
ata: pata_ep93xx: avoid asm on non ARM
The raw ARM asm delay loop prevents COMPILE_TEST builds on
non-ARM architectures. Guard it with CONFIG_ARM and provide a
cpu_relax() fallback for compilation on other architectures.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
