Merge tag 'drm-misc-fixes-2021-07-13' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-2.6-microblaze.git] / arch / riscv / kernel / vmlinux.lds.S
index 891742f..502d082 100644 (file)
@@ -117,7 +117,7 @@ SECTIONS
        . = ALIGN(SECTION_ALIGN);
        _data = .;
 
-       RW_DATA(L1_CACHE_BYTES, PAGE_SIZE, THREAD_SIZE)
+       RW_DATA(L1_CACHE_BYTES, PAGE_SIZE, THREAD_ALIGN)
        .sdata : {
                __global_pointer$ = . + 0x800;
                *(.sdata*)