]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/parisc/kernel/vmlinux.lds.S
Merge branch 'akpm' (patches from Andrew)
[mirror_ubuntu-artful-kernel.git] / arch / parisc / kernel / vmlinux.lds.S
index 9ec8ec075daefd5a774eb4da097615dea9fa2ee2..b37787dbe775e0a0b0eb2a4dc2064a71f62a5cf9 100644 (file)
@@ -139,8 +139,6 @@ SECTIONS
        /* BSS */
        BSS_SECTION(PAGE_SIZE, PAGE_SIZE, PAGE_SIZE)
 
-       /* bootmap is allocated in setup_bootmem() directly behind bss. */
-
        . = ALIGN(HUGEPAGE_SIZE);
        _end = . ;