diff options
author | Paolo 'Blaisorblade' Giarrusso <[email protected]> | 2005-07-14 00:33:37 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-07-14 09:00:24 -0700 |
commit | 2e5e55923e315e8198f46f24f7ca37e1fd9aa102 (patch) | |
tree | 251aa6211d8d822350bed40cc021c9bf710110a6 /net/unix/af_unix.c | |
parent | 1feb8d2d7396748fb3bd6795d09bbfbdd4c03dff (diff) |
[PATCH] uml: consolidate modify_ldt
*) Reorganize the two cases of sys_modify_ldt to share all the reasonably
common code.
*) Avoid memory allocation when unneeded (i.e. when we are writing and the
passed buffer size is known), thus not returning ENOMEM (which isn't
allowed for this syscall, even if there is no strict "specification").
*) Add copy_{from,to}_user to modify_ldt for TT mode.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]>
Cc: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions