Apply the same fixup to both sections
This commit is contained in:
parent
76a7548835
commit
6a7b2a7eec
@ -434,7 +434,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