Commit 8475c50
swapping01.c: use .needs_abi_bits = 64
As this test is not designed for 32-bit systems, so this follow
commit 6b7cccc ("swapping01: Use .skip_in_compat = 1")
.skip_in_compat misses native 32-bit; .needs_abi_bits = 64 covers both.
Signed-off-by: Avinesh Kumar <avinesh.kumar@suse.com>
Reviewed-by: Andrea Cervesato <andrea.cervesato@suse.com>
Reviewed-by: Li Wang <li.wang@linux.dev>1 parent 72f68f9 commit 8475c50
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments