Re: [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Thomas Gleixner
Date: Wednesday, April 4, 2007 - 2:30 pm

On Wed, 2007-04-04 at 23:11 +0200, Adrian Bunk wrote:

KTIME_SEC_MAX was introduced with commit
96dd7421a06a5bc6eb731323b95efcb2fd864854

to fix a conversion problem on 64 bit machines, which is also present in
2.6.16 AFAICT.

The patch just makes use of this constant. So you need to pull it as
well.

	tglx


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
x86_64 system lockup from userspace using setitimer(), Johannes Bauer, (Tue Mar 13, 11:55 am)
Re: x86_64 system lockup from userspace using setitimer(), Andreas Schwab, (Tue Mar 13, 12:19 pm)
Re: x86_64 system lockup from userspace using setitimer(), Thomas Gleixner, (Tue Mar 13, 1:33 pm)
[PATCH] hrtimer: prevent overrun DoS in hrtimer_forward(), Thomas Gleixner, (Wed Mar 14, 3:00 am)
Re: [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward(), Thomas Gleixner, (Wed Apr 4, 2:30 pm)