Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756787Ab0HIVUc (ORCPT ); Mon, 9 Aug 2010 17:20:32 -0400 Received: from e38.co.us.ibm.com ([32.97.110.159]:58572 "EHLO e38.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756598Ab0HIVUa (ORCPT ); Mon, 9 Aug 2010 17:20:30 -0400 From: John Stultz To: linux-kernel@vger.kernel.org Cc: John Stultz , Thomas Gleixner Subject: [PATCH 0/2] Timekeeping Fixes Date: Mon, 9 Aug 2010 14:20:08 -0700 Message-Id: <1281388810-25806-1-git-send-email-johnstul@us.ibm.com> X-Mailer: git-send-email 1.6.0.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 806 Lines: 27 Hey Thomas, Chris and Jason provided some fixes that are needed for the 2.6.36-rc tree. I'll backport the overflow issue for 2.6.35-stable once it is upstream. thanks -john Cc: Thomas Gleixner Chris Wilson (1): x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods Jason Wessel (1): timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs arch/x86/kernel/hpet.c | 4 ++-- include/linux/time.h | 2 +- kernel/time/timekeeping.c | 11 +++++++---- 3 files changed, 10 insertions(+), 7 deletions(-) -- 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/