From: Dave Jones Date: Mon, 24 Oct 2011 22:15:32 +0000 (-0400) Subject: um: Fix kmalloc argument order in um/vdso/vma.c X-Git-Tag: v3.2-rc1~87^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d65ede0a605d6252acc5c8a9c536c4cd0211f3c;p=pandora-kernel.git um: Fix kmalloc argument order in um/vdso/vma.c kmalloc size is 1st arg, not second. Signed-off-by: Dave Jones Signed-off-by: Richard Weinberger Cc: # 3.0.x [richard@nod.at: on 3.0 the to be patched file is arch/um/sys-x86_64/vdso/vma.c] --- Reading git-diff-tree failed