From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47A7FC4332B for ; Thu, 19 Mar 2020 18:12:12 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E722D20789 for ; Thu, 19 Mar 2020 18:12:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CicL55zr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E722D20789 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UDZxGz3mX2aRwDAW/KMbwmFGMjxhpqi277U5J9g0N/s=; b=CicL55zr1/mutW JE1LTSMZ1NgwC3ITNTedlZ47n6+aYC62xj+gMXMlp7RN4RUDX2L/KiOBDNu8v/GE3TJvhScoc1yyJ bIwlmfiJjLikKAYD/DcLU69onXncNoz+jEPeE3badzb5p0LzZot+Rva+HEQ0hGt1twZptClm3+pkL JF5gztRbDPtkVSAOc0s1//Ki4Dwm9AqtU6szdI+nUHFbYSpz/LiIq/yT25JEmP3djErlomPmjdZBx O9dtStJfBvWRF1HZ9u9/gVFSeEd7B/J1sHW8kZxkeuOlDcYXrcK1XKJsH0qACEwB84qSmNJ01sc97 U/MAp+x9xTy7DlWfcz5Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jEzeN-0003Wm-0L; Thu, 19 Mar 2020 18:12:11 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jEzeK-0003WN-At for linux-arm-kernel@lists.infradead.org; Thu, 19 Mar 2020 18:12:09 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 35A3830E; Thu, 19 Mar 2020 11:12:07 -0700 (PDT) Received: from mbp (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 363AE3F305; Thu, 19 Mar 2020 11:12:06 -0700 (PDT) Date: Thu, 19 Mar 2020 18:12:03 +0000 From: Catalin Marinas To: Vincenzo Frascino Subject: Re: [PATCH] arm64: compat: Fix syscall number of compat_clock_getres Message-ID: <20200319181203.GB29214@mbp> References: <20200319141138.19343-1-vincenzo.frascino@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200319141138.19343-1-vincenzo.frascino@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200319_111208_422083_34CE3BAC X-CRM114-Status: GOOD ( 10.74 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "clang-built-linux@googlegroups.com" , "stable@vger.kernel.org" , Will Deacon , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Mar 19, 2020 at 02:11:38PM +0000, Vincenzo Frascino wrote: > The syscall number of compat_clock_getres was erroneously set to 247 > instead of 264. This causes the vDSO fallback of clock_getres to land > on the wrong syscall. > > Address the issue fixing the syscall number of compat_clock_getres. > > Fixes: 53c489e1dfeb6 ("arm64: compat: Add missing syscall numbers") > Cc: Catalin Marinas > Cc: Will Deacon Will left ARM about 8 months ago IIRC ;). > Cc: stable@vger.kernel.org > Signed-off-by: Vincenzo Frascino Acked-by: Catalin Marinas I think Will could take this as a fix. Thanks, Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel