public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Openrisc 4.10 fixes
@ 2016-12-31 11:52 Stafford Horne
  2016-12-31 11:52 ` [PATCH 1/3] openrisc: Add _text symbol to fix ksym build error Stafford Horne
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Stafford Horne @ 2016-12-31 11:52 UTC (permalink / raw)
  To: jonas, stefan.kristiansson
  Cc: geert+renesas, linux-kernel, openrisc, Stafford Horne

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-02 11:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-31 11:52 [PATCH 0/3] Openrisc 4.10 fixes Stafford Horne
2016-12-31 11:52 ` [PATCH 1/3] openrisc: Add _text symbol to fix ksym build error Stafford Horne
2016-12-31 14:11   ` Jonas Bonn
2016-12-31 11:52 ` [PATCH 2/3] openrisc: Add .gitignore Stafford Horne
2016-12-31 11:52 ` [PATCH 3/3] MAINTAINERS: Add the openrisc official repository Stafford Horne
2016-12-31 14:10 ` [PATCH 0/3] Openrisc 4.10 fixes Jonas Bonn
2016-12-31 22:50   ` Stafford Horne
2017-01-02 10:34     ` Jonas Bonn
2017-01-02 11:15       ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox