]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit654cb75a0d0ab31b41b1d265018afc730822fc34
tree4d99a55f5ac182b95c3152458b6a25168ff229a8
parentca37614b0d7b289d5c0a25c76442394faf60b5dc
parente3d7bbaaa4d3aaaa624e7a0ebbf127da5b0600f8
Merge tag 'metag-for-v4.8-rc2' of git://git.kernel.org/pub/scm/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()