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)
commitac0657edb13ac7971569aa88cc6f27ea26deb883
tree27dc90f8dc02635a7aa6e503327c80bf8edc0892
parent10be83cc641884e7c5dfcc0d3e74ba9f3b332e27
parent3a58ac65e2d7969bcdf1b6acb70fa4d12a88e53e
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