Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Sep 2018 22:42:10 +0000 (15:42 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Sep 2018 22:42:10 +0000 (15:42 -0700)
commit2601dd392dd1cabd11935448c0afe3293feb27a3
treed204487c81f4662ab95e6f71659d3f0030397e48
parentc6ff25ce3564ac3a61f2f0a45d5d9c3af423359e
parent0f02cfbc3d9e413d450d8d0fd660077c23f67eff
Merge tag 'mips_fixes_4.19_1' of git://git./linux/kernel/git/mips/linux

Pull MIPS fix from Paul Burton:
 "A single fix for v4.19-rc3, resolving a problem with our VDSO data
  page for systems with dcache aliasing. Those systems could previously
  observe stale data, causing clock_gettime() & gettimeofday() to return
  incorrect values"

* tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: VDSO: Match data page cache colouring when D$ aliases