On 12/07/2015 07:02 PM, John Stultz wrote:
> On Thu, Dec 3, 2015 at 12:46 PM, Sasha Levin wrote:
>> > We need to make sure that the offset is valid before manipulating it,
>> > otherwise it might overflow on the multiplication.
>> >
>> > Signed-off-by: Sasha Levin
>> > ---
>> > kernel/time/ntp.c
On Thu, Dec 3, 2015 at 12:46 PM, Sasha Levin wrote:
> We need to make sure that the offset is valid before manipulating it,
> otherwise it might overflow on the multiplication.
>
> Signed-off-by: Sasha Levin
> ---
> kernel/time/ntp.c |6 --
> 1 file changed, 4 insertions(+), 2 deletions(
On Thu, Dec 3, 2015 at 12:46 PM, Sasha Levin wrote:
> We need to make sure that the offset is valid before manipulating it,
> otherwise it might overflow on the multiplication.
>
> Signed-off-by: Sasha Levin
Thanks for sending this in. I've queued it for 4.5
thanks
-john
--
To unsubscribe from
We need to make sure that the offset is valid before manipulating it,
otherwise it might overflow on the multiplication.
Signed-off-by: Sasha Levin
---
kernel/time/ntp.c |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/kernel/time/ntp.c b/kernel/time/ntp.c
index 149cc
4 matches
Mail list logo