diff options
author | Vineet Gupta | 2016-10-25 19:43:20 +0200 |
---|---|---|
committer | Vineet Gupta | 2016-10-28 19:10:28 +0200 |
commit | d65283f7b695b5d04ca1ab58b6bb41f443b96286 (patch) | |
tree | 824d7100ed1c3aba300c8ae2d37c1725432e8563 /fs/iomap.c | |
parent | ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... (diff) | |
download | kernel-qcow2-linux-d65283f7b695b5d04ca1ab58b6bb41f443b96286.tar.gz kernel-qcow2-linux-d65283f7b695b5d04ca1ab58b6bb41f443b96286.tar.xz kernel-qcow2-linux-d65283f7b695b5d04ca1ab58b6bb41f443b96286.zip |
ARC: module: elide loop to save reference to .eh_frame
The loop was really needed in .debug_frame regime where wanted make it
as SH_ALLOC so that apply_relocate_add() would process it. That's not
needed for .eh_frame, so we check this in apply_relocate_add() which
gets called for each section.
Note that we need to save reference to "section name strings" section in
module_frob_arch_sections() since apply_relocate_add() doesn't get that
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions