From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for August 11 (hpet) Date: Wed, 11 Aug 2010 08:51:38 -0700 Message-ID: <20100811085138.67782931.randy.dunlap@oracle.com> References: <20100811140009.6ff33109.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet10.oracle.com ([148.87.113.121]:43859 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753209Ab0HKPvz (ORCPT ); Wed, 11 Aug 2010 11:51:55 -0400 In-Reply-To: <20100811140009.6ff33109.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell , John Stultz , Thomas Gleixner Cc: linux-next@vger.kernel.org, LKML On Wed, 11 Aug 2010 14:00:09 +1000 Stephen Rothwell wrote: > Hi all, > > As the merge window is open, please do not add 2.6.37 material to your > linux-next included trees until after 2.6.36-rc1. > > Changes since 20100810: on i386 (X86_32): arch/x86/kernel/hpet.c:840: warning: integer overflow in expression hpet_freq = FSEC_PER_NSEC * NSEC_PER_SEC; --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***