From: Stafford Horne <shorne@gmail.com>
To: openrisc@lists.librecores.org
Subject: [OpenRISC] [PATCH 0/3] Openrisc 4.10 fixes
Date: Sat, 31 Dec 2016 20:52:56 +0900 [thread overview]
Message-ID: <cover.1483184705.git.shorne@gmail.com> (raw)
Hello,
These are a few small changes for openrisc I would like to include in 4.10.
The main change is a fix for building with alldefconfig to properly setup
then _text symbol. Others are trivial.
If no complaints I will push to 4.10 for inclusion and start working on
4.11 changes.
Let me know if these are too minor to even post for review.
Stafford Horne (3):
openrisc: Add _text symbol to fix ksym build error
openrisc: Add .gitignore
MAINTAINERS: Add the openrisc official repository
MAINTAINERS | 1 +
arch/openrisc/kernel/.gitignore | 1 +
arch/openrisc/kernel/vmlinux.lds.S | 2 ++
3 files changed, 4 insertions(+)
create mode 100644 arch/openrisc/kernel/.gitignore
--
2.9.3
WARNING: multiple messages have this Message-ID (diff)
From: Stafford Horne <shorne@gmail.com>
To: jonas@southpole.se, stefan.kristiansson@saunalahti.fi
Cc: geert+renesas@glider.be, linux-kernel@vger.kernel.org,
openrisc@lists.librecores.org, Stafford Horne <shorne@gmail.com>
Subject: [PATCH 0/3] Openrisc 4.10 fixes
Date: Sat, 31 Dec 2016 20:52:56 +0900 [thread overview]
Message-ID: <cover.1483184705.git.shorne@gmail.com> (raw)
Hello,
These are a few small changes for openrisc I would like to include in 4.10.
The main change is a fix for building with alldefconfig to properly setup
then _text symbol. Others are trivial.
If no complaints I will push to 4.10 for inclusion and start working on
4.11 changes.
Let me know if these are too minor to even post for review.
Stafford Horne (3):
openrisc: Add _text symbol to fix ksym build error
openrisc: Add .gitignore
MAINTAINERS: Add the openrisc official repository
MAINTAINERS | 1 +
arch/openrisc/kernel/.gitignore | 1 +
arch/openrisc/kernel/vmlinux.lds.S | 2 ++
3 files changed, 4 insertions(+)
create mode 100644 arch/openrisc/kernel/.gitignore
--
2.9.3
next reply other threads:[~2016-12-31 11:52 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-31 11:52 Stafford Horne [this message]
2016-12-31 11:52 ` [PATCH 0/3] Openrisc 4.10 fixes Stafford Horne
2016-12-31 11:52 ` [OpenRISC] [PATCH 1/3] openrisc: Add _text symbol to fix ksym build error Stafford Horne
2016-12-31 11:52 ` Stafford Horne
2016-12-31 14:11 ` [OpenRISC] " Jonas Bonn
2016-12-31 14:11 ` Jonas Bonn
2016-12-31 11:52 ` [OpenRISC] [PATCH 2/3] openrisc: Add .gitignore Stafford Horne
2016-12-31 11:52 ` Stafford Horne
2016-12-31 11:52 ` [OpenRISC] [PATCH 3/3] MAINTAINERS: Add the openrisc official repository Stafford Horne
2016-12-31 11:52 ` Stafford Horne
2016-12-31 14:10 ` [OpenRISC] [PATCH 0/3] Openrisc 4.10 fixes Jonas Bonn
2016-12-31 14:10 ` Jonas Bonn
2016-12-31 22:50 ` [OpenRISC] " Stafford Horne
2016-12-31 22:50 ` Stafford Horne
2017-01-02 10:34 ` [OpenRISC] " Jonas Bonn
2017-01-02 10:34 ` Jonas Bonn
2017-01-02 11:15 ` [OpenRISC] " Richard Weinberger
2017-01-02 11:15 ` Richard Weinberger
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.1483184705.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.