Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhoga...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Aug 2016 18:07:47 +0000 (11:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Aug 2016 18:07:47 +0000 (11:07 -0700)
commit315581a2fe6fbc7394f27749b3e30d1f0f460dd0
tree4d99a55f5ac182b95c3152458b6a25168ff229a8
parentaec742e8e1cf05114530bdef8051238b6dbb4052
parent97b1d23f7bcbee00a5b85bf2c022c612ea67429d
Merge tag 'metag-for-v4.8-rc2' of git://git./linux/kernel/git/jhogan/metag

Pull metag architecture fix from James Hogan:
 "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"

* tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag:
  metag: Drop show_mem() from mem_init()