Re: linux/fs/open.c:sys_open() & filename zero copy patch

Ingo Molnar (mingo@pc5829.hil.siemens.at)
Sun, 1 Dec 1996 12:58:46 +0100 (MET)


one thing i forgot to mention .. the question is wether lookup() knows
about the new exception stuff already? [would it be right just to abandon
the kernel stack and let the syscall return with -EFAULT?]

-- mingo