Apply the same fixup to both sections

This commit is contained in:
Laura Abbott 2018-01-10 10:22:53 -08:00
parent 76a7548835
commit 6a7b2a7eec
1 changed files with 1 additions and 1 deletions

View File

@ -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" \