aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/module.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta1-0/+58
-Originally written by Rajeshwar Ranga -Derived off of generic unwinder in 2.6.19 and adapted to ARC Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Rajeshwar Ranga <rajeshwar.ranga@gmail.com>
2013-02-15ARC: Module supportVineet Gupta1-0/+87
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>