Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARC: Remove explicit passing around of ECR | Vineet Gupta | 2013-06-26 |
| | | | | | | | | | | | | With ECR now part of pt_regs * No need to propagate from lowest asm handlers as arg * No need to save it in tsk->thread.cause_code * Avoid bit chopping to access the bit-fields More code consolidation, cleanup Signed-off-by: Vineet Gupta <vgupta@synopsys.com> | ||
* | ARC: kprobes support | Vineet Gupta | 2013-02-15 |
Origin port done by Rajeshwar Ranga Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Rajeshwar Ranga <rajeshwar.ranga@gmail.com> |