https://github.com/torvalds/linux
Revision 1904148a361a07fb2d7cba1261d1d2c2f33c8d2e authored by Linus Torvalds on 30 June 2018, 02:28:26 UTC, committed by Linus Torvalds on 30 June 2018, 02:28:26 UTC
Pull powerpc fixes from Michael Ellerman:
 "Two regression fixes, and a new syscall wire-up:

   - A fix for the recent conversion to time64_t in the powermac RTC
     routines, which caused time to go backward.

   - Another fix for fallout from the split PMD PTL conversion.

   - Wire up the new io_pgetevents() syscall.

  Thanks to: Aneesh Kumar K.V, Arnd Bergmann, Breno Leitao, Mathieu
  Malaterre"

* tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/powermac: Fix rtc read/write functions
  powerpc/mm/32: Fix pgtable_page_dtor call
  powerpc: Wire up io_pgetevents
2 parent s 0d55ec6 + 22db552
History
Tip revision: 1904148a361a07fb2d7cba1261d1d2c2f33c8d2e authored by Linus Torvalds on 30 June 2018, 02:28:26 UTC
Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Tip revision: 1904148

back to top