]> Pileus Git - ~andy/linux/blobdiff - arch/x86_64/kernel/vmlinux.lds.S
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
[~andy/linux] / arch / x86_64 / kernel / vmlinux.lds.S
index 6dd642cad2efd0074d2150edebe7d78080836850..58b19215b4b3a3c19adc2a68a3b792b325b555f3 100644 (file)
@@ -50,7 +50,7 @@ SECTIONS
        *(.bss.page_aligned)    
        *(.bss)
        }
-  __bss_end = .;
+  __bss_stop = .;
 
   . = ALIGN(PAGE_SIZE);
   . = ALIGN(CONFIG_X86_L1_CACHE_BYTES);