From: Stafford Horne <shorne@gmail.com>
To: openrisc@lists.librecores.org
Subject: [OpenRISC] [PATCH 0/3] Openrisc fixes for 4.11
Date: Tue, 14 Mar 2017 23:56:25 +0900 [thread overview]
Message-ID: <cover.1489502779.git.shorne@gmail.com> (raw)
Hello,
These are a few compile error and warning fixes which were pointed out
after the 4.11 code was merged.
Most of these could be found at this kbuild failure here:
https://lkml.org/lkml/2017/3/9/976
The rest I found with some local testing.
Stafford Horne (3):
openrisc: xchg: fix `computed is not used` warning
openrisc: fix issue handling 8 byte get_user calls
openrisc: Export symbols needed by modules
arch/openrisc/include/asm/cmpxchg.h | 8 ++++++--
arch/openrisc/include/asm/uaccess.h | 2 +-
arch/openrisc/kernel/or32_ksyms.c | 5 +++++
arch/openrisc/kernel/process.c | 1 +
4 files changed, 13 insertions(+), 3 deletions(-)
--
2.9.3
WARNING: multiple messages have this Message-ID (diff)
From: Stafford Horne <shorne@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: openrisc@lists.librecores.org, Stafford Horne <shorne@gmail.com>
Subject: [PATCH 0/3] Openrisc fixes for 4.11
Date: Tue, 14 Mar 2017 23:56:25 +0900 [thread overview]
Message-ID: <cover.1489502779.git.shorne@gmail.com> (raw)
Hello,
These are a few compile error and warning fixes which were pointed out
after the 4.11 code was merged.
Most of these could be found at this kbuild failure here:
https://lkml.org/lkml/2017/3/9/976
The rest I found with some local testing.
Stafford Horne (3):
openrisc: xchg: fix `computed is not used` warning
openrisc: fix issue handling 8 byte get_user calls
openrisc: Export symbols needed by modules
arch/openrisc/include/asm/cmpxchg.h | 8 ++++++--
arch/openrisc/include/asm/uaccess.h | 2 +-
arch/openrisc/kernel/or32_ksyms.c | 5 +++++
arch/openrisc/kernel/process.c | 1 +
4 files changed, 13 insertions(+), 3 deletions(-)
--
2.9.3
next reply other threads:[~2017-03-14 14:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-14 14:56 Stafford Horne [this message]
2017-03-14 14:56 ` [PATCH 0/3] Openrisc fixes for 4.11 Stafford Horne
2017-03-14 14:56 ` [OpenRISC] [PATCH 1/3] openrisc: xchg: fix `computed is not used` warning Stafford Horne
2017-03-14 14:56 ` Stafford Horne
2017-03-14 14:56 ` [OpenRISC] [PATCH 2/3] openrisc: fix issue handling 8 byte get_user calls Stafford Horne
2017-03-14 14:56 ` Stafford Horne
2017-03-14 14:56 ` [OpenRISC] [PATCH 3/3] openrisc: Export symbols needed by modules Stafford Horne
2017-03-14 14:56 ` Stafford Horne
2017-03-14 15:25 ` [OpenRISC] " Geert Uytterhoeven
2017-03-14 15:25 ` Geert Uytterhoeven
2017-03-14 22:17 ` Stafford Horne
2017-03-14 22:17 ` Stafford Horne
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1489502779.git.shorne@gmail.com \
--to=shorne@gmail.com \
--cc=openrisc@lists.librecores.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.