NV services: Difference between revisions

Correct the NVMAP_IOC_FREE struct by changing it's 'refcount' field to 'address'
Line 366: Line 366:
     __in  u32 handle;
     __in  u32 handle;
     u32      pad;
     u32      pad;
     __out u64 refcount;
     __out u64 address;
     __out u32 size;
     __out u32 size;
     __out u32 flags;    // 1=NOT_FREED_YET
     __out u32 flags;    // 1=NOT_FREED_YET