Hi Mikhail, On Tue, Sep 30, 2025 at 11:51:41AM +0200, Mikhail Zaslonko wrote: > Translate and print the IEP (Instruction Execution Protection) flag for > Region-Third-Table entries and Segment-Table entries of Format > Control 1 for the s390x 'vtop' command like shown below. > > STE: 0000000033be8ac0 => 0000000015803503 (flags = 03503) > flags in binary : AV=0; ACC=0011; F=0; FC=1; P=0; IEP=1; I=0; CS=0; > TT=0 > > Signed-off-by: Mikhail Zaslonko <[email protected]> > --- > s390x.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-)
Could you add this for page table entries as well, please? It is missing there too. -- Crash-utility mailing list -- [email protected] To unsubscribe send an email to [email protected] https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/ Contribution Guidelines: https://github.com/crash-utility/crash/wiki
