Merge branch 'for-upstream' of git://openrisc.net/jonas/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Feb 2013 03:46:23 +0000 (19:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Feb 2013 03:46:23 +0000 (19:46 -0800)
commita9a07d40bc9c57881555b64fe8bf66fd28e2f13a
tree20c08b4e6756db92bf7720d5ca1af67b83430828
parent2003cd90c473f66d34114bc61c49e7d74d370894
parent160d83781a32e94a1e337efd6722939001e62398
Merge branch 'for-upstream' of git://openrisc.net/jonas/linux

Pull OpenRISC updates from Jonas Bonn:
 "An equal number of bug fixes and trivial cleanups; no new features.

   - Two patches to fix errors thrown by the updated toolchain.

   - Three other bug fixes.

   - Four trivial cleanups."

* 'for-upstream' of git://openrisc.net/jonas/linux:
  openrisc: add missing header inclusion
  openrisc: really pass correct arg to schedule_tail
  Add bitops include needed for ext2 filesystem
  openrisc: update DTLB-miss handler last
  openrisc: fix up vmalloc page table loading
  openrisc idle: delete pm_idle
  openrisc: remove CONFIG_SYMBOL_PREFIX
  openrisc: avoid using function parameter regs in reset vector
  openrisc: remove unused current_regs
arch/openrisc/kernel/entry.S