report driver source of grant mismatch
This commit is contained in:
parent
4c7c64cd66
commit
c3c08d252c
@ -137,7 +137,8 @@ PUBLIC void dev_status(message *m)
|
|||||||
st.REP_IO_GRANT);
|
st.REP_IO_GRANT);
|
||||||
if(endpt == NONE) {
|
if(endpt == NONE) {
|
||||||
printf("FS: proc with "
|
printf("FS: proc with "
|
||||||
"grant %d not found (revive)\n",
|
"grant %d from %d not found (revive)\n",
|
||||||
|
st.m_source,
|
||||||
st.REP_IO_GRANT);
|
st.REP_IO_GRANT);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user