From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1424799687.20843.5.camel@fourier> Subject: Re: [PATCH 3.13.y-ckt 065/103] time: adjtimex: Validate the ADJ_FREQUENCY values From: Kamal Mostafa To: John Stultz Cc: lkml , stable , kernel-team@lists.ubuntu.com, Thomas Gleixner , Ingo Molnar , Sasha Levin Date: Tue, 24 Feb 2015 09:41:27 -0800 In-Reply-To: References: <1424305990-17983-1-git-send-email-kamal@canonical.com> <1424305990-17983-66-git-send-email-kamal@canonical.com> <1424370711.28383.13.camel@fourier> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On Mon, 2015-02-23 at 15:31 -0800, John Stultz wrote: > On Thu, Feb 19, 2015 at 10:31 AM, Kamal Mostafa wrote: > > On Wed, 2015-02-18 at 18:08 -0800, John Stultz wrote: > >> On Wed, Feb 18, 2015 at 4:32 PM, Kamal Mostafa wrote: > >> > 3.13.11-ckt16 -stable review patch. If anyone has any objections, please let me know. > >> > >> You'll want to hold off on this until a soon to be merged patch: "ntp: > >> Fixup adjtimex freq validation on 32-bit systems" lands upstream. > > > > Okay, "time: adjtimex: Validate the ADJ_FREQUENCY values" has been > > dropped from 3.13-stable, pending the appearance of that 32-bit fix. > > FYI: The fix has been merged upstream as > 29183a70b0b828500816bd794b3fe192fce89f73 Thanks very much for the heads-up, John. Both are now queued for 3.13-stable: 5e5aeb4 time: adjtimex: Validate the ADJ_FREQUENCY values 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems -Kamal