Files
android_kernel_xiaomi_sm8450/arch/arc/kernel
Vineet Gupta d65283f7b6 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>
2016-10-28 10:10:28 -07:00
..
2013-08-26 09:40:24 +05:30
2016-08-19 14:09:33 -07:00
2016-04-22 18:12:31 +05:30
2016-10-16 15:49:07 -07:00
2016-03-10 14:44:13 -06:00