diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-06-20 21:52:58 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-20 23:39:35 +0200 |
commit | 5e7b6ed8e9bf3c8e3bb579fd0aec64f6526f8c81 (patch) | |
tree | 689926de5ab257b5cd55915e2e3d1128f8537709 /fs/ioprio.c | |
parent | memcg: fix use_hierarchy css_is_ancestor oops regression (diff) | |
download | linux-5e7b6ed8e9bf3c8e3bb579fd0aec64f6526f8c81.tar.xz linux-5e7b6ed8e9bf3c8e3bb579fd0aec64f6526f8c81.zip |
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
commit a2d063ac216c161 ("extable, core_kernel_data(): Make sure all archs
define _sdata") missed xtensa. Xtensa does have a start of data marker,
but calls it _fdata, causing
kernel/built-in.o:(.text+0x964): undefined reference to `_sdata'
_stext was already defined, but it was duplicated by _fdata.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ioprio.c')
0 files changed, 0 insertions, 0 deletions