]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/hexagon/kernel/vmlinux.lds.S
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-bionic-kernel.git] / arch / hexagon / kernel / vmlinux.lds.S
index 44d8c47bae2f6cc6b8ba9566e15ae7af718ad871..5f268c1071b3df8f56b4fd4871fbb1b5b19e8d72 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Linker script for Hexagon kernel
  *
- * Copyright (c) 2010-2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2010-2014, The Linux Foundation. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 and
@@ -59,7 +59,7 @@ SECTIONS
        INIT_DATA_SECTION(PAGE_SIZE)
 
        _sdata = .;
-               RW_DATA_SECTION(32,PAGE_SIZE,PAGE_SIZE)
+               RW_DATA_SECTION(32,PAGE_SIZE,_THREAD_SIZE)
                RO_DATA_SECTION(PAGE_SIZE)
        _edata = .;