]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Oct 2018 16:48:10 +0000 (09:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Oct 2018 16:48:10 +0000 (09:48 -0700)
commit731ecc510f89053098409eb1117f78184732cb9a
tree27dc90f8dc02635a7aa6e503327c80bf8edc0892
parentfdd7174218d4dd16d62dd76528892b1b8dd687a3
parent0f837ffeaeef096455f5c01a4cca8d7980b61ce2
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm

Russell writes:
  "A couple of small ARM fixes from Stefan and Thomas:
   - Adding the io_pgetevents syscall
   - Fixing a bounds check in pci_ioremap_io()"

* 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm:
  ARM: 8799/1: mm: fix pci_ioremap_io() offset check
  ARM: 8787/1: wire up io_pgetevents syscall