Samuel Thibault <samuel.thiba...@gnu.org> skribis: > Ludovic Courtès, le Sat 07 Sep 2013 22:04:06 +0200, a écrit : >> However, wouldn’t it be preferable to fix it by interposing on >> ‘task_create’ calls, à la clans & chiefs? (IIUC, this can be done with >> by setting the TASK_KERNEL_PORT of a task.) > > Apparently task_create is a kernel trap.
Isn’t rpctrace able to interpose on it? Ludo’.