]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/spinlock.h
Rename .text.lock to .text..lock.
[karo-tx-linux.git] / include / linux / spinlock.h
index 86088213334a48d3a0617d59af49af1610ecb2db..dd57af4132663fff4195fe9f56ea2a09dc7d1391 100644 (file)
@@ -60,7 +60,7 @@
 /*
  * Must define these before including other files, inline functions need them
  */
-#define LOCK_SECTION_NAME ".text.lock."KBUILD_BASENAME
+#define LOCK_SECTION_NAME ".text..lock."KBUILD_BASENAME
 
 #define LOCK_SECTION_START(extra)               \
         ".subsection 1\n\t"                     \