]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Aug 2013 18:12:09 +0000 (11:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Aug 2013 18:12:09 +0000 (11:12 -0700)
commitefc0ba121b28587c8cfaa2b3beb227e4f7209828
tree8ce1ff8f0e2c9b268a3afe1476cfe65962147aa4
parent4c119c8056861f1aa2d81baa1e322f78cd1721c6
parent2a1491f60c09b1d594f29544bae0d3c89f789a12
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm

Pull arm fixes fixes from Russell King:
 "This fixes a couple of problems with commit 24b27675b3bc ("ARM: move
  signal handlers into a vdso-like page"), one of which was originally
  discovered via my testing originally, but the fix for it was never
  actually committed.

  The other shows up on noMMU builds, and such platforms are extremely
  rare and as such are not part of my nightly testing"

* 'fixes' of git://git.linaro.org/people/rmk/linux-arm:
  ARM: fix nommu builds with 24b27675b (ARM: move signal handlers into a vdso-like page)
  ARM: fix a cockup in 24b27675b (ARM: move signal handlers into a vdso-like page)