From mboxrd@z Thu Jan 1 00:00:00 1970 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.subspace.kernel.org (Postfix) with ESMTPS id EE19820C009 for ; Thu, 1 May 2025 18:51:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746125482; cv=none; b=ZPrKqXS4QtLr5IlurHZJDG6jy1wtaDbLu6sHLmtmK4u1FPvu9LvmF5pxDWm6o4HRjJR6LoKv9Oafk+Itmyhno24moitlNVHKaStkcBaiWxZl5WgWes7giGJcF4KVFDS9JGz0W0aucTCIrbKoNw8PLLdy6VXj49p14xFUkbRsRRU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1746125482; c=relaxed/simple; bh=VlEAVbzZ0TG+Hw8Rq6hPUMsKCjzPrZoHxvZSXk1P80Q=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version:Content-Type; b=RcNCyJhJDs3cpFFdtcEOuiSASjffqRo+/fW4XGG4MntZS+Ku0VdT0f8o4ZSVM+p/fr/VCB5qnWLF6lihut/AtyMy36NnvVih62/TCqyMwUvgpnmesgunBF75SWNvfXPhVpI2uHp8MicV/AfHUmc1WeeVlH1adO4V5CM8rcElRkg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=oz3aZuZk; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="oz3aZuZk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E57FDC4CEE3; Thu, 1 May 2025 18:51:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1746125481; bh=VlEAVbzZ0TG+Hw8Rq6hPUMsKCjzPrZoHxvZSXk1P80Q=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oz3aZuZk4DkH0qGcTYtx1dCLtc8a8bgcTExRESs1pbgA36pQCRDjlN8KOY3caOFbX yBsPUJ6N7KRuBQsk06CpmgJwvrtNQJ5cs2unuJ6xIOMgpw83VgyrfOekTZ0Ujyhwlh QxEQcsOWcQZlj77IugztHMlAdpEAc2jHTnpbkTn6ynBVKoTZVJmjBL3JN4ZLKmopdu 1cyH/GgrD5IjWihpW/+pb0btLb+cegxOEe3UxljQw76m1Sqm9KSgHUOPU2KDi0Kuv4 0cp8TzDMv8dgMj2Yltr1Gq+5nRhdzupdXA1Z3VZvO4z++30YwSE8P6Hvw+XcxoqZiY oWABZUzf+h+Nw== From: Sasha Levin To: stable@vger.kernel.org Cc: Jacek Lawrynowicz , Sasha Levin Subject: Re: [PATCH 4/7] accel/ivpu: Update VPU FW API headers Date: Thu, 1 May 2025 14:51:17 -0400 Message-Id: <20250501115322-77b53c2cfb2a796b@stable.kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250430124819.3761263-5-jacek.lawrynowicz@linux.intel.com> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ Sasha's backport helper bot ] Hi, ✅ All tests passed successfully. No issues detected. No action required from the submitter. The upstream commit SHA1 provided is correct: a4293cc75348409f998c991c48cbe5532c438114 WARNING: Author mismatch between patch and upstream commit: Backport author: Jacek Lawrynowicz Commit author: Andrzej Kacprowski Note: The patch differs from the upstream commit: --- 1: a4293cc753484 < -: ------------- accel/ivpu: Update VPU FW API headers -: ------------- > 1: ea061bad207e1 Linux 6.14.4 --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.4.y | Success | Success |