hurd: Notify the proc server later during initialization
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 11 Nov 2020 12:52:35 +0000 (12:52 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 11 Nov 2020 20:41:25 +0000 (20:41 +0000)
commit1ccbb9258eed0f667edf459a28ba23a805549b36
treead130ed6b0e7a1a1c5ee5ee87f27ed88264abf44
parent9cec82de715b3ffc625a6c67d107a3fcb26af566
hurd: Notify the proc server later during initialization

Notifying the proc server is an involved task, and unleashes various signal
handling etc. so we have to do this after e.g. ifunc relocations are
completed.
hurd/hurdinit.c
sysdeps/hurd/include/hurd.h
sysdeps/mach/hurd/i386/init-first.c