Skip to content

Commit 3416d14

Browse files
asahilinajannau
authored andcommitted
fixup! arm64: Implement Apple IMPDEF TSO memory model control
Signed-off-by: Janne Grunau <j@jannau.net>
1 parent fced904 commit 3416d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/kernel/cpufeature_impdef.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ static const struct arm64_cpu_capabilities arm64_impdef_features[] = {
4444
.field_width = 1,
4545
.sign = FTR_UNSIGNED,
4646
.min_field_value = 1,
47+
.max_field_value = 1,
4748
},
4849
{
4950
.desc = "TSO memory model (Fixed)",

0 commit comments

Comments
 (0)