]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Nov 2015 01:13:07 +0000 (17:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 30 Nov 2015 01:13:07 +0000 (17:13 -0800)
commit5b28854e3837eefe3e922c57824d55f379f34f8a
tree680d47037ef787522b6d8476dfe62c40e36ddf90
parentdc2b7f65256acb378026a12926b708912bd4e069
parentcf47f6f25e47ca70b0d385044583e39e503a82c5
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm

Pull ARM fixes from Russell King:
 "Just two changes this time around:

   - wire up the new mlock2 syscall added during the last merge window

   - fix a build problem with certain configurations provoked by making
     CONFIG_OF user selectable"

* 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
  ARM: 8454/1: OF implies OF_FLATTREE
  ARM: wire up mlock2 syscall