Re: [Crash-utility] Problem in bt for ARM64

2017-09-22 Thread Dave Anderson
- Original Message - > > - Original Message - > > Ok. I have seen this change in the pt_regs struct before but did not connect > > it to this problem. I see these new field in pt_regs in earlier kernel > > versions than 4.7, but it is probably backports. It really does not

Re: [Crash-utility] Problem in bt for ARM64

2017-09-22 Thread Karlsson, Jan
I noticed that the size of pt_regs was already saved in the size table. So an easy fix would be: #define USER_EFRAME_OFFSET (SIZE(pt_regs) + 16) Jan Från: crash-utility-boun...@redhat.com för Reinoud Koornstra