]> git.baikalelectronics.ru Git - kernel.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)
commit9828954e68a2b54d137cbbff172b87976e4dab52
treedff19d1c1a958d875be660220e3e32113c003be2
parentf55347e3699cf15a53582c0218ccfb3e1da3e973
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