Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752315AbdFLHOZ (ORCPT ); Mon, 12 Jun 2017 03:14:25 -0400 Received: from mail-wr0-f176.google.com ([209.85.128.176]:36233 "EHLO mail-wr0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752128AbdFLHOX (ORCPT ); Mon, 12 Jun 2017 03:14:23 -0400 Subject: Re: [PATCH] clocksource: fix read and iounmap of incorrect variable To: Marc Zyngier , frowand.list@gmail.com Cc: Fu Wei , Mark Rutland , Thomas Gleixner , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <1497054392-13783-1-git-send-email-frowand.list@gmail.com> <87r2ysgojz.fsf@arm.com> From: Daniel Lezcano Message-ID: Date: Mon, 12 Jun 2017 09:14:20 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <87r2ysgojz.fsf@arm.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 950 Lines: 36 On 10/06/2017 11:49, Marc Zyngier wrote: > On Fri, Jun 09 2017 at 5:26:32 pm BST, frowand.list@gmail.com wrote: >> From: Frank Rowand >> >> Fix boot warning 'Trying to vfree() nonexistent vm area' >> from arch_timer_mem_of_init(). >> >> Refactored code attempts to read and iounmap using address frame >> instead of address ioremap(frame->cntbase). >> >> Fixes: c389d701dfb70 ("clocksource: arm_arch_timer: split MMIO timer probing.") >> >> Signed-off-by: Frank Rowand >> --- [ ... ] > Ah, nice find. > > Acked-by: Marc Zyngier > > Thomas, Daniel: Can you queue this for the next -rc please? Yep, applied to my tree. Thanks. -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog