kernel-fxtec-pro1x/arch
Michal Simek 0f7e36406c microblaze: Add NOTES section to linker script
Do not keep NOTES section align in proper location.

'readelf' shows that 'NOTE' is placed in wrong location
which is out of virtual and physical load addresses.

Section Headers:
  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al
  [ 1] .note.gnu.build-i NOTE            00000000 001000 000024 00   A  0   0  4
  [ 2] .text             PROGBITS        c0000000 002000 284570 00  AX  0   0 16
  [ 3] __fdt_blob        PROGBITS        c0284570 286570 008000 00   A  0   0  1

Program Headers:
  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
  LOAD           0x001000 0x00000000 0x00000000 0x00024 0x00024 R   0x1000
  LOAD           0x002000 0xc0000000 0x08000000 0x315428 0x316000 RWE 0x1000

This patch move 'NOTE' section to the correct location.

Checked with:
"ARM: 6740/1: Place correctly notes section in the linker script"
(sha1: dc810efb0c)
and
"[S390] incorrect note program header"
(sha1: 7a2512b744)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-01-27 11:25:01 +01:00
..
alpha
arc ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h 2013-12-19 19:44:12 +05:30
arm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-17 22:19:28 -08:00
arm64 Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache" 2014-01-17 11:33:27 +11:00
avr32 avr32: favr-32: clk_round_rate() can return a zero upon error 2013-12-10 08:46:38 +01:00
blackfin
c6x
cris
frv
hexagon
ia64
m32r
m68k
metag
microblaze microblaze: Add NOTES section to linker script 2014-01-27 11:25:01 +01:00
mips MIPS: fix blast_icache32 on loongson2 2014-01-15 14:19:42 +07:00
mn10300
openrisc
parisc parisc: fix SO_MAX_PACING_RATE typo 2014-01-17 18:11:08 -08:00
powerpc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2014-01-17 22:19:28 -08:00
s390 s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions 2014-01-17 18:54:49 -08:00
score
sh sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c 2014-01-02 14:40:30 -08:00
sparc bpf: do not use reciprocal divide 2014-01-15 17:02:08 -08:00
tile
um um: Build always with -mcmodel=large on 64bit 2013-12-01 13:06:51 +01:00
unicore32
x86 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-01-19 13:06:51 -08:00
xtensa
.gitignore
Kconfig