Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 May 2013 16:21:13 +0000 (09:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 May 2013 16:21:13 +0000 (09:21 -0700)
commit6e7d43f494463af3a5213a0a9fe5b9aa0f7856ab
tree73ac78f0a57e1fe47c1c3afc2d6ad9766af87865
parente4aa937ec75df0eea0bee03bffa3303ad36c986b
parentf6a12a7d0b1a70e969ae4f6d7c5201cdaf6edde0
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze

Pull microblaze fixes from Michal Simek:
 "One patch fix futex support and my patches fix warnings which were
  reported by Geert's regression testing"

* 'next' of git://git.monstr.eu/linux-2.6-microblaze:
  microblaze: Reversed logic in futex cmpxchg
  microblaze: Use proper casting for inb/inw/inl in io.h
  microblaze: Initialize temp variable to remove compilation warning