Thus spake Ingo Molnar ([EMAIL PROTECTED]): > if you read my (radical) proposal, the identification is based on a kernel > pointer and a 256-bit random integer. So non-negative integers are not > needed. (file-IO system-calls would be modified to detect if 'Unix file > descriptors' or pointers to 'native file descriptors' are passed to them, > so this is truly radical.) Yuck, don't pass pointers in kernel space to user space! NT does it and look what kernel call argument verification havoc it wrought over them! Felix - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [patch] sendpath() support, 2.4.0-test3/-ac9 dean gaudet
- Re: [patch] sendpath() support, 2.4.0-test3/-ac9 Linus Torvalds
- 'native files', 'object fingerprints' [was: sendpath()] Ingo Molnar
- Re: 'native files', 'object fingerprints' [was: sendpath... Andi Kleen
- Re: 'native files', 'object fingerprints' [was: sendpath... Ingo Molnar
- Re: 'native files', 'object fingerprints' [was: sendpath... Andi Kleen
- O_ANY [was: Re: 'native files', 'object fingerprints' [... Ingo Molnar
- Re: O_ANY [was: Re: 'native files', 'object fingerprint... Ingo Molnar
- Re: O_ANY [was: Re: 'native files', 'object fingerprint... Peter Samuelson
- Re: O_ANY [was: Re: 'native files', 'object fingerprint... Ingo Molnar
- Re: O_ANY [was: Re: 'native files', 'object fingerprint... Felix von Leitner
- Re: O_ANY [was: Re: 'native files', 'object fingerprint... Andi Kleen
- Re: O_ANY [was: Re: 'native files', 'object fingerprint... Mitchell Blank Jr
- Re: 'native files', 'object fingerprints' [was: sendpath... Jamie Lokier
- Re: 'native files', 'object fingerprints' [was: sendpath... Felix von Leitner
- Re: 'native files', 'object fingerprints' [was: sendpath... Linus Torvalds
- Re: 'native files', 'object fingerprints' [was: sendpath... dean gaudet
- Re: 'native files', 'object fingerprints' [was: sendpath... Pavel Machek
- Re: 'native files', 'object fingerprints' [was: sendpath... Pavel Machek
- Re: [patch] sendpath() support, 2.4.0-test3/-ac9 Ingo Molnar
- Re: [patch] sendpath() support, 2.4.0-test3/-ac9 dean gaudet