]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Apr 2012 22:36:27 +0000 (15:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 Apr 2012 22:36:27 +0000 (15:36 -0700)
commitdbebcec435541caa0622b843d2767e18c156828c
tree107a5d88d19f138b69945f50026e787034e1c6f9
parent6cdc4eaf0081c682a7c9f7809c982ad8c4666749
parent49a361e112e73d8b104b5f4d00dc44050fec162d
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile

Pull arch/tile fixes from Chris Metcalf:
 "One change fixes a platform-independent bug about environment var
  handling in the boot command line.  The other is a trivial
  tile-specific bug fix to avoid a link-time warning."

* 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  arch/tile: fix a couple of functions that should be __init
  init: fix bug where environment vars can't be passed via boot args