]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ae5f182656a5de0e2ce372c4c56227cd0daa236
tree73ac78f0a57e1fe47c1c3afc2d6ad9766af87865
parent88285adf213fb735b4eb0f6da67b3695631f5349
parentac0760f07c5f5ba39205e607bd7f0bcd9e4c3359
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