Re: [PATCH] Re: Hurd shutdown problems

2016-08-20 Thread Samuel Thibault
Hello, Brent W. Baccala, on Wed 17 Aug 2016 10:58:41 -1000, wrote: > OK, I seem to have gotten a handle on this thing now. Cool :) > First, there's a missing mutex unlock in mach_defpager.  I'm attaching two > patches.  One fixes the debug printfs in mach_defpager/default_pager.c, which >

[PATCH] Re: Hurd shutdown problems

2016-08-17 Thread Brent W. Baccala
Aloha - OK, I seem to have gotten a handle on this thing now. First, there's a missing mutex unlock in mach_defpager. I'm attaching two patches. One fixes the debug printfs in mach_defpager/default_pager.c, which obviously haven't been compiled for a while. Use %p and %lx instead of %x to