Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206310 > unrolled thread

[GIT PULL] arm64 fixes for 4.2

Started byCatalin Marinas <catalin.marinas@arm.com>
First post2015-08-12 20:10 +0200
Last post2015-08-12 20:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] arm64 fixes for 4.2 Catalin Marinas <catalin.marinas@arm.com> - 2015-08-12 20:10 +0200

#1206310 — [GIT PULL] arm64 fixes for 4.2

FromCatalin Marinas <catalin.marinas@arm.com>
Date2015-08-12 20:10 +0200
Subject[GIT PULL] arm64 fixes for 4.2
Message-ID<pWIDn-3Bz-1@gated-at.bofh.it>
Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit f7644cbfcdf03528f0f450f3940c4985b2291f49:

  Linux 4.2-rc6 (2015-08-09 15:54:30 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes

for you to fetch changes up to 878854a374620a3f5e8c0a3c418e82a429bc2cff:

  arm64: VDSO: fix coarse clock monotonicity regression (2015-08-10 15:37:45 +0100)

----------------------------------------------------------------
Fix coarse clock monotonicity (VDSO timestamp off by one jiffy compared
to the syscall one).

----------------------------------------------------------------
Nathan Lynch (1):
      arm64: VDSO: fix coarse clock monotonicity regression

 arch/arm64/kernel/vdso.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
Catalin

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web