[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1330507800.2964.52.camel@crucifix>
Date: Wed, 29 Feb 2012 10:30:00 +0100
From: Jonas Bonn <jonas@...thpole.se>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Build fixes for OpenRISC arch
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists