]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: dw2 unwind: Don't bail for CIE.version != 1
authorVineet Gupta <vgupta@synopsys.com>
Mon, 21 Dec 2015 08:10:05 +0000 (13:40 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 21 Dec 2015 08:31:25 +0000 (14:01 +0530)
commit5fc5e0ab3bff46f04dd75e4eefc5e7edd1ed9ce0
tree2731ac132e4506d3cd63e80554ded66038ceba6e
parent97701adbb017124bb14689946f16e1b4aba48706
ARC: dw2 unwind: Don't bail for CIE.version != 1

The rudimentary CIE.version == 3 handling is already present in code
(for return address register specification)

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/unwind.c