]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipc: separate msg allocation from userspace copy
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 20 Mar 2013 04:08:39 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:30 +0000 (16:34 +1100)
commitb408f2a205212f42613afca062f14650408d8d03
tree8e2903932ce72858f55223f21dc55e6058679a4d
parent3190a63de58453cd110bf55b9eb7bf48a1d08f40
ipc: separate msg allocation from userspace copy

Separating msg allocation enables single-block vmalloc
allocation instead.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Acked-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
ipc/msgutil.c