Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-02 | um: Fix kmalloc argument order in um/vdso/vma.c | Dave Jones | |
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] | |||
2011-11-02 | um: take arch/um/sys-x86 to arch/x86/um | Al Viro | |
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at> |