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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 04987C433F5 for ; Fri, 6 May 2022 14:30:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1442220AbiEFOeI (ORCPT ); Fri, 6 May 2022 10:34:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242403AbiEFOdw (ORCPT ); Fri, 6 May 2022 10:33:52 -0400 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7886A68F93 for ; Fri, 6 May 2022 07:30:09 -0700 (PDT) Received: by mail-wm1-x331.google.com with SMTP id r1-20020a1c2b01000000b00394398c5d51so4484281wmr.2 for ; Fri, 06 May 2022 07:30:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=nfFGbXtx8Ki2IjiN7Vk3A6jVBg+1ReA160NvfdgTTd8=; b=mvgmBJZ7C9mMbaPWvrP1UdwUpXFu73rh6NdL0dx1CPzgy8VdrCQdodiWy9Hi3FBTP+ qMHMwYWBWs3qtPhUZeGeJWGyhJbE97oyNOrlBBm1GatzaY1IiQVmv0EgEMlAGM12HOOS 7MHmZo+1ERgUWZOymxUm/H66xLqvRCW7nmc3cTUFgivl93Ba2v65rGMqxI4wpiT8vyqL iK1xnieIugwM+szmCfP5WYUE/65PhLZgRE80WgsWPKVRjQL+4wR8tGk9nzmYrwOFRImA ZOR3kX/1SOmb+mFWz+dVh/Gnrj19orDSJF2RtaNMYVLBVi+R82ndgkYRv/8P+jiGqlbY MEhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=nfFGbXtx8Ki2IjiN7Vk3A6jVBg+1ReA160NvfdgTTd8=; b=hmnm8H7XW00qrAwur7j7SKPW8Xt5pSOI1KdNvkB2GX+Je5+V+pzSRUQS9qYq93WoDk obdb5FKpjGF6YBj+vJtw5FkcUnRajN/68s9R8LDGoT1cV9Y+5Y/tdNvrS2y58+apXqpH KktpF0e64FzpWNwkO70lfdkvzinhs+S2AZG+8RDIqQBhIEfrNloVn2HULHKP7Bd4vhNb fGxjhofNYwklqLN70Xtk1fHfr9cCuR12rBRfN4VJ3BFmf0Qpgu/hqPch0PbLcdXwuhNz LRSRo95DxV6cK+d7oh4HGS3PKrmwu4fkppiOmsTlzCQ2XVR94vWKuazV0gJDCTfA0i6q 9F6A== X-Gm-Message-State: AOAM530GE5HAU8lEsLacecrObmmCBl9WPHwa4haux7BJRwY9GXkex6R9 sbWH9SMCdQgHYKLAoVZtmDQ= X-Google-Smtp-Source: ABdhPJzRVLvTpSH9Hlb0gTRiLfi2J2Od/21ypwhu2x944HI4J+fMouNTl3zvtcmwjcogC5w/hhWomg== X-Received: by 2002:a05:600c:2552:b0:394:65f:fbf1 with SMTP id e18-20020a05600c255200b00394065ffbf1mr3709426wma.55.1651847407991; Fri, 06 May 2022 07:30:07 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id r190-20020a1c2bc7000000b003942a244f51sm8838909wmr.42.2022.05.06.07.30.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 07:30:06 -0700 (PDT) From: Thierry Reding To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/6] ARM: tegra: Core changes for v5.19-rc1 Date: Fri, 6 May 2022 16:30:00 +0200 Message-Id: <20220506143005.3916655-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.35.1 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.19-arm-core for you to fetch changes up to d5becc32308c31c6c88bfdf55c1ec8c537a8cdd1: ARM: tegra: Fix typos in comments (2022-04-06 15:33:14 +0200) Thanks, Thierry ---------------------------------------------------------------- ARM: tegra: Core changes for v5.19-rc1 A single fix for a typo in one of the comments in the SMP code. ---------------------------------------------------------------- Julia Lawall (1): ARM: tegra: Fix typos in comments arch/arm/mach-tegra/platsmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id B4236C433F5 for ; Fri, 6 May 2022 14:31:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=dXcy+FETL0crkumSEjEKj9htkjvd4TqLC1Yh8GSh3cQ=; b=YPIT8SVxX2rdW0 VG+cV0VQ6U9XlVz5JmmLFEZLKyW+Q/sj78y6rCHqKOHjTVomho1hQK3tcp/K3uOtLLXKJfi9aSUr0 xDL7y4a+MYhTYmbaGuiMZwQpeB8d+Bal6kbiJW7ciskzpSQpj9Gs1y2E2PG35vPa7TZ0KVBqc1FI9 juu510NVK5QcJ4DVvlr4/vVB7XNaUq8fkqHgMR+ktSC5068SMgYlPqINBvwrkk24J6nqm1+MjY4/T CoixkpLoNDv/oF9GUHHjdbzWuJt6hAIJZuHcOzaXAWef1KQLToU+q2JBHnadmgSz1yXQ+VlFxbYxD 5aU70EICxYwPd5lUHHAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmyyD-003ngv-7n; Fri, 06 May 2022 14:30:13 +0000 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmyyA-003ng2-P3 for linux-arm-kernel@lists.infradead.org; Fri, 06 May 2022 14:30:12 +0000 Received: by mail-wm1-x32a.google.com with SMTP id q20so4550382wmq.1 for ; Fri, 06 May 2022 07:30:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=nfFGbXtx8Ki2IjiN7Vk3A6jVBg+1ReA160NvfdgTTd8=; b=mvgmBJZ7C9mMbaPWvrP1UdwUpXFu73rh6NdL0dx1CPzgy8VdrCQdodiWy9Hi3FBTP+ qMHMwYWBWs3qtPhUZeGeJWGyhJbE97oyNOrlBBm1GatzaY1IiQVmv0EgEMlAGM12HOOS 7MHmZo+1ERgUWZOymxUm/H66xLqvRCW7nmc3cTUFgivl93Ba2v65rGMqxI4wpiT8vyqL iK1xnieIugwM+szmCfP5WYUE/65PhLZgRE80WgsWPKVRjQL+4wR8tGk9nzmYrwOFRImA ZOR3kX/1SOmb+mFWz+dVh/Gnrj19orDSJF2RtaNMYVLBVi+R82ndgkYRv/8P+jiGqlbY MEhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=nfFGbXtx8Ki2IjiN7Vk3A6jVBg+1ReA160NvfdgTTd8=; b=O9N1WjJqC4nMJWXt5i5NWm6qIubJLTvZIlGJxF6Crhm2DfKncJCoasPg3A2J8CLsEb SwKy0ffgslFOE9x6pxJCcGpywvC/Pb+cSfzLxoEO4q4lu4fvfjKjIh9OkfSXDDGG6ZCO 5vZNuViCMrizCygSHkIO9kW+beyimXkzYVVi3BxEw8Wtw4asQYJCX1p6wpO6+Y55sSRr iHSgOg2S+S3cWZzKEK6WCRa9jFjo8HPVcjlnD8zYwJP9LxRWIUeZblo+lFn0kt3xdTDx Ve2TZ7JAOzrDCyMBizFQfLP8WNHa8xOygSQjLEliBUD2KzteU0G/5to4w7HZirk/1l7m kb0w== X-Gm-Message-State: AOAM530i1mKEiq39l9IdwKg2fkf39D0uYXKZUynQBR5SJwGIaILGdyyX JdBFkLV3i2PBjJzFdEx/fk4= X-Google-Smtp-Source: ABdhPJzRVLvTpSH9Hlb0gTRiLfi2J2Od/21ypwhu2x944HI4J+fMouNTl3zvtcmwjcogC5w/hhWomg== X-Received: by 2002:a05:600c:2552:b0:394:65f:fbf1 with SMTP id e18-20020a05600c255200b00394065ffbf1mr3709426wma.55.1651847407991; Fri, 06 May 2022 07:30:07 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id r190-20020a1c2bc7000000b003942a244f51sm8838909wmr.42.2022.05.06.07.30.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 May 2022 07:30:06 -0700 (PDT) From: Thierry Reding To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/6] ARM: tegra: Core changes for v5.19-rc1 Date: Fri, 6 May 2022 16:30:00 +0200 Message-Id: <20220506143005.3916655-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220506_073010_849777_2DA81990 X-CRM114-Status: UNSURE ( 9.56 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi ARM SoC maintainers, The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.19-arm-core for you to fetch changes up to d5becc32308c31c6c88bfdf55c1ec8c537a8cdd1: ARM: tegra: Fix typos in comments (2022-04-06 15:33:14 +0200) Thanks, Thierry ---------------------------------------------------------------- ARM: tegra: Core changes for v5.19-rc1 A single fix for a typo in one of the comments in the SMP code. ---------------------------------------------------------------- Julia Lawall (1): ARM: tegra: Fix typos in comments arch/arm/mach-tegra/platsmp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel