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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 82CDBECAAD8 for ; Fri, 16 Sep 2022 10:20:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 6A2EDC43470; Fri, 16 Sep 2022 10:20:08 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 849C0C433D7; Fri, 16 Sep 2022 10:20:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 849C0C433D7 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f50.google.com with SMTP id l14so48383685eja.7; Fri, 16 Sep 2022 03:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=zXVmGPx3HuaA1w62HoEMMBADOP4NZsYNcKpT/aptRIM=; b=iBSJR94z95Qr5Y+UvdzpUYCaybL6YTZfKn6OEolPUo03dLY6ACeDI8by0vHcCf1jnP a5/yUCF1qVFrPHjznReQDxqQ4KUgAppQ0lT4FT+c5t8av/dwpQ9ulLATT7pWpDxby2Jh nvqNq3XhaSqrTSFBrNFwfejPIYs5IUXasrBBIOJ262SC9tBxNHxweQKsDE42+gLpAkuM EyQb58P0EgsJB6bLc7SCBLqCWEW3eMqhEc48/Bja6ARfbDaQk0y5IgFqZkjF0vwZJMU1 ZW5DmznZSN5JHSxVtjnHoGJaZa+sEWn6BraDQDZj1okUTtlu4cjK+HP9yaT7UvK7YUYo V1+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=zXVmGPx3HuaA1w62HoEMMBADOP4NZsYNcKpT/aptRIM=; b=gZAuEoF6ti2+S1UTRVkdbV9vQ62/H4ftr4+0GQNXL1SmbZktr8ueQ2hHw/oTDWz1N6 0RgTVpmst8hhOgHAVIfGBcy8p2vFtP8kWcDBsBH4+d3rB6qdIBKfU2bH2oU2ZR852QDH lz1a+m9RXLj9K0ShZI7dGXcclbdVuLdi5HFca6aIlOXqpHgblAbP6sWY+/s7gC7c+vYG B93ZZLi2L4r3qCzRQCslX7GFHaekeu/Djt264/lKntGa0CMkuX2HApfpU1mRBJkzElpZ zjTtwr28yKQvHMIbfiOvEyjofSTXmZiCb+QMJ0xeVf8kFupixMozpIJVLQ3edbZ/N0Wo jv7A== X-Gm-Message-State: ACrzQf2g5jzEcNkXg38chpGZrd7pye/eUVczIis1Tq0vTzJ+4D+QDn3S UYdgNkTzcWaX1PdnnRWgU4U90tFrdNk= X-Google-Smtp-Source: AMsMyM6m0n0N2z8fFax/mVaavAXNfkEmN/ilbhMEEIJz5ewZ4pvud4xMYQ+OeJqmiR5w3VOG8Wrt5Q== X-Received: by 2002:a17:906:9c82:b0:6df:baa2:9f75 with SMTP id fj2-20020a1709069c8200b006dfbaa29f75mr3176228ejc.762.1663323605123; Fri, 16 Sep 2022 03:20:05 -0700 (PDT) Received: from localhost (p200300e41f12c800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f12:c800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id v5-20020aa7dbc5000000b00452878cba5bsm5676435edt.97.2022.09.16.03.20.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20:04 -0700 (PDT) From: Thierry Reding List-Id: 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 3/6] firmware: tegra: Changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:54 +0200 Message-Id: <20220916101957.1635854-3-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com> References: <20220916101957.1635854-1-thierry.reding@gmail.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-firmware for you to fetch changes up to fa586abcfe4b43e170d72586b6f11bcc48f6766c: firmware: tegra: Switch over to memdup_user() (2022-09-15 12:45:42 +0200) Thanks, Thierry ---------------------------------------------------------------- firmware: tegra: Changes for v6.1-rc1 A simple cleanup for user memory usage in the BPMP debugfs support. ---------------------------------------------------------------- Qing Wang (1): firmware: tegra: Switch over to memdup_user() drivers/firmware/tegra/bpmp-debugfs.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-)