]> 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)
commite44fb0558ed7341a88d79a3e4bbef8a393a75661
tree8ce1ff8f0e2c9b268a3afe1476cfe65962147aa4
parent9e18e2e5d7cd06588879cf8ba5b4c15414ebcd9d
parentc743b16014e43d919b909df55f06b141a2470208
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 ccf97fe60478 ("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 ccf97fe60 (ARM: move signal handlers into a vdso-like page)
  ARM: fix a cockup in ccf97fe60 (ARM: move signal handlers into a vdso-like page)