]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Mar 2017 22:16:50 +0000 (14:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Mar 2017 22:16:50 +0000 (14:16 -0800)
commita253f32b7aeb3bbc134a904877d262cd5d1b8a61
tree3261e9bb1fb0aa3b4833bc88459df8cef001fafc
parent0f7cdb5e072a5e10f30e3b81cca559ec44af7c6b
parentb11f54e8643d998aaece6571fe121ff3b890e2ee
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux

Pull extable.h fix from Paul Gortmaker:
 "Fixup for arch/score after extable.h introduction.

  It seems that Guenter is the only one on the planet doing builds for
  arch/score -- we don't have compile coverage for it in linux-next or
  in the kbuild-bot either. Guenter couldn't even recall where he got
  his toolchain, but was kind enough to share it with me so I could
  validate this change and also add arch/score to my build coverage.

  I sat on this a bit in case there was any other fallout in other arch
  dirs, but since this still seems to be the only one, I might as well
  send it on its way"

* tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux:
  score: Fix implicit includes now failing build after extable change