Changes between Initial Version and Version 2 of Ticket #44


Ignore:
Timestamp:
02/16/2017 10:53:49 PM (10 years ago)
Author:
Gary Dixon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44

    • Property Owner changed from Eric Swenson to Gary Dixon
    • Property Status newassigned
    • Property Reporter changed from Gary Dixon <gary.c.dixon@…> to Gary Dixon
    • Property Summary interpret_ptr_ reports incorrect ring number, omits bitoff field, does not handle hardcore ptrsinterpret_ptr_ reports incorrect ring number, omits bitoff field
  • Ticket #44 – Description

    initial v2  
    331.  struc.ring returns a value 1-less than the ring number actually in the input pointer value.
    442.  struc.bitoff should return (<bit-offset>) if a nonzero bit offset appears in the input pointer value.  However, right now, the code does not initialize or place a correct value in that return field.
    5 3.  It would be nice if interpret_ptr_ returned information about hardcore pointers (those with segno < 230),  using ring0_get_$name and ring0_get_$segptr to obtain the information.  Then a pointer like 75|0 could return information about restart_fault|0.
     5