Re: [PATCH 10/11] proc: store the privileged host port in _hurd_host_priv

2013-11-27 Thread Samuel Thibault
Justus Winter, le Wed 27 Nov 2013 13:31:17 +0100, a écrit : > Store the privileged host port in _hurd_host_priv like it is done in > the root filesystem. This fixes the thread priority adjustment in the > proc server. Prior to this fix, a warning message "unable to adjust > libports thread priority

[PATCH 10/11] proc: store the privileged host port in _hurd_host_priv

2013-11-27 Thread Justus Winter
Store the privileged host port in _hurd_host_priv like it is done in the root filesystem. This fixes the thread priority adjustment in the proc server. Prior to this fix, a warning message "unable to adjust libports thread priority" sometimes appeared early in the boot process. * proc/host.c (S_pr