Hey Thomas,
Just one small fix against tip/timers/urgent for 3.11.
thanks
-john
The following changes since commit b0ec636c93ddd77235bf0f023a8a95d78cb6cafe:
Merge branch 'timers/clockevents' of
git://git.linaro.org/people/dlezcano/clockevents into timers/urgent
(2013-07-12 17:10:30 +0200)
are available in the git repository at:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.11/time
for you to fetch changes up to 53c035204253efe373d9ff166fae6147e8c693b6:
sched_clock: Fix integer overflow (2013-07-22 16:24:22 -0700)
----------------------------------------------------------------
Baruch Siach (1):
sched_clock: Fix integer overflow
kernel/time/sched_clock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
* John Stultz <[email protected]> wrote:
> Hey Thomas,
> Just one small fix against tip/timers/urgent for 3.11.
>
> thanks
> -john
>
>
> The following changes since commit b0ec636c93ddd77235bf0f023a8a95d78cb6cafe:
>
> Merge branch 'timers/clockevents' of
> git://git.linaro.org/people/dlezcano/clockevents into timers/urgent
> (2013-07-12 17:10:30 +0200)
>
> are available in the git repository at:
>
>
> git://git.linaro.org/people/jstultz/linux.git fortglx/3.11/time
>
> for you to fetch changes up to 53c035204253efe373d9ff166fae6147e8c693b6:
>
> sched_clock: Fix integer overflow (2013-07-22 16:24:22 -0700)
>
> ----------------------------------------------------------------
> Baruch Siach (1):
> sched_clock: Fix integer overflow
>
> kernel/time/sched_clock.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Pulled, thanks John!
Ingo
Hi Ingo,
On Mon, Aug 12, 2013 at 06:13:11PM +0200, Ingo Molnar wrote:
>
> * John Stultz <[email protected]> wrote:
>
> > Hey Thomas,
> > Just one small fix against tip/timers/urgent for 3.11.
> >
> > thanks
> > -john
> >
> >
> > The following changes since commit b0ec636c93ddd77235bf0f023a8a95d78cb6cafe:
> >
> > Merge branch 'timers/clockevents' of
> > git://git.linaro.org/people/dlezcano/clockevents into timers/urgent
> > (2013-07-12 17:10:30 +0200)
> >
> > are available in the git repository at:
> >
> >
> > git://git.linaro.org/people/jstultz/linux.git fortglx/3.11/time
> >
> > for you to fetch changes up to 53c035204253efe373d9ff166fae6147e8c693b6:
> >
> > sched_clock: Fix integer overflow (2013-07-22 16:24:22 -0700)
> >
> > ----------------------------------------------------------------
> > Baruch Siach (1):
> > sched_clock: Fix integer overflow
> >
> > kernel/time/sched_clock.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Pulled, thanks John!
Do you intend to push it for -rc7?
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -
* Baruch Siach <[email protected]> wrote:
> Hi Ingo,
>
> On Mon, Aug 12, 2013 at 06:13:11PM +0200, Ingo Molnar wrote:
> >
> > * John Stultz <[email protected]> wrote:
> >
> > > Hey Thomas,
> > > Just one small fix against tip/timers/urgent for 3.11.
> > >
> > > thanks
> > > -john
> > >
> > >
> > > The following changes since commit b0ec636c93ddd77235bf0f023a8a95d78cb6cafe:
> > >
> > > Merge branch 'timers/clockevents' of
> > > git://git.linaro.org/people/dlezcano/clockevents into timers/urgent
> > > (2013-07-12 17:10:30 +0200)
> > >
> > > are available in the git repository at:
> > >
> > >
> > > git://git.linaro.org/people/jstultz/linux.git fortglx/3.11/time
> > >
> > > for you to fetch changes up to 53c035204253efe373d9ff166fae6147e8c693b6:
> > >
> > > sched_clock: Fix integer overflow (2013-07-22 16:24:22 -0700)
> > >
> > > ----------------------------------------------------------------
> > > Baruch Siach (1):
> > > sched_clock: Fix integer overflow
> > >
> > > kernel/time/sched_clock.c | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > Pulled, thanks John!
>
> Do you intend to push it for -rc7?
Yes - Linus pulled it today, it should be in -rc7.
Thanks,
Ingo