kernel/arch/x86/include/asm/cmpxchg_32.h
.. .. @@ -3,7 +3,7 @@ 3 3 #define _ASM_X86_CMPXCHG_32_H 4 4 5 5 /* 6 - * Note: if you use set64_bit(), __cmpxchg64(), or their variants, you6 + * Note: if you use set64_bit(), __cmpxchg64(), or their variants,7 7 * you need to test for the feature in boot_cpu_data. 8 8 */ 9 9