Re: [PATCH v10 03/11] asm/syscall.h: add syscall_get_arch
From: Will Drewry <wad@chromium.org>
Date: 2012-02-21 18:57:06
Also in:
linux-arch, lkml
From: Will Drewry <wad@chromium.org>
Date: 2012-02-21 18:57:06
Also in:
linux-arch, lkml
On Tue, Feb 21, 2012 at 12:46 PM, Roland McGrath [off-list ref] wrote:
quoted
+void syscall_get_arch(struct task_struct *task, struct pt_regs *regs);Bad return type.
Bah! Thanks!