All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fix for v4.19-rc3
@ 2018-09-06 22:02 Paul Burton
  0 siblings, 0 replies; only message in thread
From: Paul Burton @ 2018-09-06 22:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: jhogan, ralf, linux-mips

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

Hi Linus,

Here's a single MIPS fix for v4.19, please pull.

Thanks,
    Paul

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.19_1

for you to fetch changes up to 0f02cfbc3d9e413d450d8d0fd660077c23f67eff:

  MIPS: VDSO: Match data page cache colouring when D$ aliases (2018-08-31 10:07:21 -0700)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Paul Burton (1):
      MIPS: VDSO: Match data page cache colouring when D$ aliases

 arch/mips/kernel/vdso.c | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-06 22:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-06 22:02 [GIT PULL] MIPS fix for v4.19-rc3 Paul Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.