diff options
| author | Vineet Gupta <[email protected]> | 2015-12-21 07:59:44 +0000 |
|---|---|---|
| committer | Vineet Gupta <[email protected]> | 2015-12-21 07:59:44 +0000 |
| commit | 2d64affc92d6281d2eca4faad326b981773bf040 (patch) | |
| tree | bc05219efb389b2e62945a73d7e9c36cd19cb59d /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE (diff) | |
| download | kernel-2d64affc92d6281d2eca4faad326b981773bf040.tar.gz kernel-2d64affc92d6281d2eca4faad326b981773bf040.zip | |
Revert "ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing"
Blingly ignoring CIE.version != 1 was a bad idea.
It still leaves "desirability" when running perf with callgraphing where libgcc
symbols might show in hotspot.
More importantly, basic CIE.version == 3 support already exists in code:
|
| retAddrReg = state.version <= 1 ? *ptr++ : get_uleb128(&ptr, end);
|
Next commit with simply add continue-not-bail for CIE.version != 1
This reverts commit 323f41f9e7d0cb5b1d1586aded6682855f1e646d.
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
