]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARC: entry.S: use single EXCEPTION_PROLOGUE
authorVineet Gupta <vgupta@synopsys.com>
Fri, 27 Mar 2015 15:29:34 +0000 (20:59 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 19 Jun 2015 12:39:39 +0000 (18:09 +0530)
commitc80417b61200072968225e2bed71ed699859a4a3
treedff19d1c1a958d875be660220e3e32113c003be2
parent62fb64034d30293448de10a48c7ee47ee978e338
ARC: entry.S: use single EXCEPTION_PROLOGUE

Returning from pure kernel mode and exception mode use the same code
anyways. Remove one the duplicate blocks

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/entry-compact.S