Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619366
| From | Linus Torvalds <torvalds@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] remove compat_sys_getdents64() (was Re: [RFC] why do we still keep __{get,put}_user_unaligned()?) |
| Date | 2017-04-08 21:00 +0200 |
| Message-ID | <tu3Kx-yE-7@gated-at.bofh.it> (permalink) |
| References | <ttS2J-1GI-3@gated-at.bofh.it> <tu3rc-rJ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Apr 8, 2017 at 11:36 AM, Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> Let's at least remove compat_sys_getdents64()... Linus, do you
> have any problems with the following?
Hmm. Trying to compare compat_sys_getdents64n and sys_getdents64 side
by side, I think you're right. The patch looks sane.
Linus
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RFC] why do we still keep __{get,put}_user_unaligned()? Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-08 08:30 +0200
[PATCH] remove compat_sys_getdents64() (was Re: [RFC] why do we still keep __{get,put}_user_unaligned()?) Al Viro <viro@ZenIV.linux.org.uk> - 2017-04-08 20:40 +0200
Re: [PATCH] remove compat_sys_getdents64() (was Re: [RFC] why do we still keep __{get,put}_user_unaligned()?) Linus Torvalds <torvalds@linux-foundation.org> - 2017-04-08 21:00 +0200
csiph-web