Fix typo in arm implement nospec_ptr
This commit is contained in:
parent
0878a20964
commit
e894e5dc49
@ -411,7 +411,7 @@ index 40f5c410fd8c..6384c90e4b72 100644
|
||||
+({ \
|
||||
+ typeof(*ptr) __nln_val; \
|
||||
+ typeof(*ptr) __failval = \
|
||||
+ (typeof(*ptr)(unsigned long)(failval)); \
|
||||
+ (typeof(*ptr))(unsigned long)(failval); \
|
||||
+ \
|
||||
+ asm volatile ( \
|
||||
+ " cmp %[c], %[l]\n" \
|
||||
|
Loading…
Reference in New Issue
Block a user