Re: libpager/data-request.c:_pager_allow_termination called without holding P->interlock

2002-04-01 Thread Neal H Walfield
> Looks right to me. I have checked this change in. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: libpager/data-request.c:_pager_allow_termination called without holding P->interlock

2002-04-01 Thread Roland McGrath
Looks right to me. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

libpager/data-request.c:_pager_allow_termination called without holding P->interlock

2002-04-01 Thread Neal H Walfield
Small bug. Shall I apply this fix? 2002-04-01 Neal H Walfield <[EMAIL PROTECTED]> * data-request.c (_pager_seqnos_memory_object_data_request): Must hold P->interlock when calling _pager_allow_termination. Index: data-request.c