]> git.baikalelectronics.ru Git - kernel.git/commit
um: Fix kmalloc argument order in um/vdso/vma.c
authorDave Jones <davej@redhat.com>
Mon, 24 Oct 2011 22:15:32 +0000 (18:15 -0400)
committerRichard Weinberger <richard@nod.at>
Wed, 2 Nov 2011 13:15:42 +0000 (14:15 +0100)
commit480f63c89d2f605edaf5ccb757518a4ec9a74733
tree7cdecc68c02ec79db81ec4bdd487ce066a39c724
parentc146fcb7b0ffa36dcb37e4cc58802c9c32c8cfc3
um: Fix kmalloc argument order in um/vdso/vma.c

kmalloc size is 1st arg, not second.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Cc: <stable@kernel.org> # 3.0.x
[richard@nod.at: on 3.0 the to be patched file is
arch/um/sys-x86_64/vdso/vma.c]
arch/x86/um/vdso/vma.c