* [GIT PULL] Metag architecture fixes for v4.8-rc2
@ 2016-08-10 13:19 James Hogan
0 siblings, 0 replies; only message in thread
From: James Hogan @ 2016-08-10 13:19 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-metag
[-- Attachment #1: Type: text/plain, Size: 971 bytes --]
Hi Linus,
The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:
Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v4.8-rc2
for you to fetch changes up to 97b1d23f7bcbee00a5b85bf2c022c612ea67429d:
metag: Drop show_mem() from mem_init() (2016-08-09 13:41:30 +0100)
----------------------------------------------------------------
Metag architecture fixes for v4.8-rc2
A single fix for a boot crash since a commit in the merge window. Metag
was unusual in calling show_mem() early, before setup_per_cpu_pageset(),
which is no longer safe. It doesn't add much value to the log, so the
fix just drops the call.
----------------------------------------------------------------
James Hogan (1):
metag: Drop show_mem() from mem_init()
arch/metag/mm/init.c | 1 -
1 file changed, 1 deletion(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-10 13:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 13:19 [GIT PULL] Metag architecture fixes for v4.8-rc2 James Hogan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).