Received: by 2002:a5d:9c59:0:0:0:0:0 with SMTP id 25csp46199iof; Sun, 5 Jun 2022 20:38:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwgM9/efyqBqC/hnjfYBQs1coaJQMbECRakzfn4InfiqamjizUzonlJuCdMT7VHKE8hBPUt X-Received: by 2002:a65:6d87:0:b0:3fd:a62e:dc0a with SMTP id bc7-20020a656d87000000b003fda62edc0amr4365433pgb.286.1654486737949; Sun, 05 Jun 2022 20:38:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1654486737; cv=none; d=google.com; s=arc-20160816; b=YsqVrTsLIUYCo1JZmzy5AaZmbudJq67gkmpLEr2D8o0Rpslp6r53IOGJgyNCK1Sezh 2MWu9rJoFDGQKi5rz1pyIojcSvKH1mxETCoqnNnMTcRxtKhQ9dRlifbXYAEWkTucXxtV 1D/ZiLUYY+3VM3qSQDGSBapPqpy6bWAFOzHcrnnOsxAzgwyHbE78x030Sg7QDp/yLZAA e7MMFxDPN5TP2AaYmQhEoqQKGPEdwJjE5WEMTGFLsNsH3pKiFJ83TH369l4plRHDZUfh SW+JqJoSNXnJ5aW1C8MyEasGD/YHyzXC6ofxYQK4z4m0bPwOQwXuQlghufZl7o6lybDg PXmw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=A/lawMmlJwnhdf4RBTXuqd6FW7rYzm/LodrOINUeHBU=; b=TwjluWD9fbRuAW8bMpCEKZgcHeOwpIGl6PdN1SVnZGeBpkKvnU3l/n0flgQpUYmcOO F36zf4Y33UdAOxFV60Ny/Zkz0VFVwDMEjaRXsRQwDtBRr5BD/2f3PEHiRbBM7X4iGD3q R2XJeEtHqL4f5lqcxwWWASYglZR43vvJ2Yy/ylmzR2iOoexkXAjylUv1pd1I/lELXEbP y1qH/HmbMUMtmobkib92xPKvklPg0kgwcfasTQapgOwb1R1Gk70o8snqPJANB++UPm0W iUptwZxZkCxs4wt+RHBdra8RswBildMofCv40IUHF9Yap1B3OkGoOX5lgILAsfSx6H9Z ekCQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [2620:137:e000::1:18]) by mx.google.com with ESMTPS id s21-20020a17090aad9500b001e31c51432csi18069102pjq.97.2022.06.05.20.38.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Jun 2022 20:38:57 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) client-ip=2620:137:e000::1:18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 6F0E452E78; Sun, 5 Jun 2022 20:35:57 -0700 (PDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344494AbiFCReH (ORCPT + 99 others); Fri, 3 Jun 2022 13:34:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231367AbiFCReG (ORCPT ); Fri, 3 Jun 2022 13:34:06 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9D77852B17 for ; Fri, 3 Jun 2022 10:34:05 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 38FFD61AA3 for ; Fri, 3 Jun 2022 17:34:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 342AAC385A9; Fri, 3 Jun 2022 17:34:03 +0000 (UTC) Date: Fri, 3 Jun 2022 18:33:59 +0100 From: Catalin Marinas To: Linus Torvalds Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Will Deacon , "Jason A. Donenfeld" , Ard Biesheuvel Subject: [GIT PULL] arm64 fixes for 5.19-rc1 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull the arm64 fixes below. Most of issues addressed were introduced during this merging window. Thanks. The following changes since commit 0616ea3f1b93a99264d84f3d002ae117f6526b62: Merge branch 'for-next/esr-elx-64-bit' into for-next/core (2022-05-20 18:51:54 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes for you to fetch changes up to 78c09c0f4df89fabdcfb3e5e53d3196cf67f64ef: kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported (2022-06-02 20:29:17 +0100) ---------------------------------------------------------------- arm64 fixes for 5.19-rc1: - Initialise jump labels before setup_machine_fdt(), needed by commit f5bda35fba61 ("random: use static branch for crng_ready()"). - Sparse warnings: missing prototype, incorrect __user annotation. - Skip SVE kselftest if not sufficient vector lengths supported. ---------------------------------------------------------------- Catalin Marinas (1): arm64: Remove the __user annotation for the restore_za_context() argument Chengming Zhou (1): ftrace/fgraph: fix increased missing-prototypes warnings Cristian Marussi (1): kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported Stephen Boyd (1): arm64: Initialize jump labels before setup_machine_fdt() Xiang wangx (1): arm64: hibernate: Fix syntax errors in comments arch/arm64/kernel/hibernate.c | 2 +- arch/arm64/kernel/setup.c | 7 ++++--- arch/arm64/kernel/signal.c | 2 +- kernel/trace/fgraph.c | 2 ++ .../arm64/signal/testcases/fake_sigreturn_sve_change_vl.c | 2 ++ 5 files changed, 10 insertions(+), 5 deletions(-) -- Catalin