]> Pileus Git - ~andy/linux/blobdiff - arch/sparc/kernel/vmlinux.lds.S
ARM: another fix for the DMA mapping checks
[~andy/linux] / arch / sparc / kernel / vmlinux.lds.S
index 0bacceb19150ebff3a9e9088b11b66d8f5d4490b..932ff90fd7602b3f44aeac291f3e56936a197af2 100644 (file)
@@ -122,6 +122,11 @@ SECTIONS
                *(.swapper_4m_tsb_phys_patch)
                __swapper_4m_tsb_phys_patch_end = .;
        }
+       .page_offset_shift_patch : {
+               __page_offset_shift_patch = .;
+               *(.page_offset_shift_patch)
+               __page_offset_shift_patch_end = .;
+       }
        .popc_3insn_patch : {
                __popc_3insn_patch = .;
                *(.popc_3insn_patch)