]> git.karo-electronics.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>
Wed, 20 Mar 2013 04:23:30 +0000 (15:23 +1100)
commit8a79024f7ca1ece92eedb587a3ea9dc1b177a048
treeff2ad0f8bd169223deb59b5b4386ce4b0664485d
parent08b459f41a0e775ecd7280ea727cc8db1e4bf905
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