Hi Linus,
I know my GPG key isn't in your web of trust, but I figured I'd do a
signed pull request anyway. The server to pull from is the usual one so
things are about the same as if I'd just asked you to pull a branch.
There's just two small fixes here to enable building the OpenRISC
architecture after changes elsewhere in the kernel didn't get propagated
all the way through into this arch. Both pretty trivial.
/Jonas
The following changes since commit
d65b4e98d7ea3038b767b70fe8be959b2913f16d:
Linux 3.3-rc3 (2012-02-08 19:21:53 -0800)
are available in the git repository at:
git://openrisc.net/jonas/linux for-3.3
for you to fetch changes up to 3f6ffc8c2087791920721f086f9a92fde7bed9e2:
openrisc: Fix up audit_syscall_[entry|exit]() usage (2012-02-17
09:53:12 +0100)
----------------------------------------------------------------
Build fixes for 3.3
----------------------------------------------------------------
Jonas Bonn (2):
openrisc: include export.h for EXPORT_SYMBOL
openrisc: Fix up audit_syscall_[entry|exit]() usage
arch/openrisc/include/asm/ptrace.h | 8 +++++++-
arch/openrisc/kernel/init_task.c | 1 +
arch/openrisc/kernel/irq.c | 1 +
arch/openrisc/kernel/ptrace.c | 12 ++++--------
4 files changed, 13 insertions(+), 9 deletions(-)