]> Git Repo - linux.git/commit - ipc/msgutil.c
ipc: separate msg allocation from userspace copy
authorPeter Hurley <[email protected]>
Wed, 1 May 2013 02:14:31 +0000 (19:14 -0700)
committerLinus Torvalds <[email protected]>
Wed, 1 May 2013 15:12:57 +0000 (08:12 -0700)
commitbe5f4b335f6e05df1b5c24b7e7d79ff52d7b8dbc
tree5076680c91f139ba8908d7ecd51dd02206e57496
parent3d8fa456d5ed22ce8db085a89a037b87568b2b64
ipc: separate msg allocation from userspace copy

Separating msg allocation enables single-block vmalloc
allocation instead.

Signed-off-by: Peter Hurley <[email protected]>
Acked-by: Stanislav Kinsbursky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
ipc/msgutil.c
This page took 0.04425 seconds and 4 git commands to generate.