From: Ralf Baechle <ralf@linux-mips.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mips@linux-mips.org
Subject: MIPS: Pull request
Date: Sun, 13 Mar 2016 17:49:01 +0100 [thread overview]
Message-ID: <20160313164900.GA21200@linux-mips.org> (raw)
Hi Linus,
The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb:
Linux 4.5-rc7 (2016-03-06 14:48:03 -0800)
are available in the git repository at:
git://git.linux-mips.org/pub/scm/ralf/upstream-linus.git upstream
for you to fetch changes up to d825c06bfe8b885b797f917ad47365d0e9c21fbb:
MIPS: smp.c: Fix uninitialised temp_foreign_map (2016-03-13 10:59:19 +0100)
Another round of MIPS fixes for 4.5:
- Fix JZ4780 build with DEBUG_ZBOOT and MACH_JZ4780
- Fix build with DEBUG_ZBOOT and MACH_JZ4780
- Fix issue with uninitialised temp_foreign_map
- Fix awk regex compile failure with certain versions of awk. At this
time, the sole user, ld-ifversion, is only used on MIPS.
Please consider pulling.
Ralf
----------------------------------------------------------------
As usual these patches have survived individual testing and Imagination's
automated test farm and they're also sitting on my queue for linux-next.
Aaro Koskinen (1):
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Hauke Mehrtens (1):
MIPS: Fix build error when SMP is used without GIC
James Hogan (2):
ld-version: Fix awk regex compile failure
MIPS: smp.c: Fix uninitialised temp_foreign_map
arch/mips/Kconfig | 7 ++++---
arch/mips/boot/compressed/uart-16550.c | 2 +-
arch/mips/kernel/smp.c | 1 +
scripts/ld-version.sh | 2 +-
4 files changed, 7 insertions(+), 5 deletions(-)
next reply other threads:[~2016-03-13 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-13 16:49 Ralf Baechle [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-06 9:52 MIPS: Pull request Ralf Baechle
2015-11-22 15:50 Ralf Baechle
2014-11-19 19:22 Ralf Baechle
2014-11-20 1:15 ` Huacai Chen
2014-11-20 11:48 ` Ralf Baechle
2014-11-08 0:49 Ralf Baechle
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=20160313164900.GA21200@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=torvalds@linux-foundation.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.