APPLIED[J:linux-bluefield]: [SRU][F/J:linux-bluefield][PATCH v1 0/1] UBUNTU: SAUCE: mlxbf-bootctl: support SMC call for setting ARM boot state
Bartlomiej Zolnierkiewicz
bartlomiej.zolnierkiewicz at canonical.com
Tue Apr 4 15:05:20 UTC 2023
Applied to jammy:linux-bluefield/master-next.
Applying to focal:linux-bluefield/master-next doesn't work:
error: drivers/platform/mellanox/mlxbf-bootctl.c: does not exist in index
error: drivers/platform/mellanox/mlxbf-bootctl.h: does not exist in index
and changing the driver name inside the patch doesn't seem to help:
error: patch failed: drivers/platform/mellanox/mlx-bootctl.c:105
error: drivers/platform/mellanox/mlx-bootctl.c: patch does not apply
error: patch failed: drivers/platform/mellanox/mlx-bootctl.h:102
error: drivers/platform/mellanox/mlx-bootctl.h: patch does not apply
If this change is also meant for focal:linux-bluefield kernel please
submit the correct patch.
Best Regards,
Bartlomiej
On Thu, Mar 30, 2023 at 8:43 PM Asmaa Mnebhi <asmaa at nvidia.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/2013383
>
> SRU Justification:
>
> [Impact]
>
> Add a new SMC call which allows setting the ARM boot progress state to "OS is up".
>
> [Fix]
>
> * Add a new SMC call in mlxbf-bootctl which allows setting the ARM boot progress state to "OS is up".
>
> [Test Case]
>
> * Check that /sys/devices/platform/MLNXBF04:00/driver/os_up exists
>
> [Regression Potential]
>
> * No known regression because it is just adding a sysfs entry. It is backward compatible with older TAF images.
> If the SMC call is not supported by ATF, it is ignored.
>
> Asmaa Mnebhi (1):
> UBUNTU: SAUCE: mlxbf-bootctl: support SMC call for setting ARM boot
> state
>
> drivers/platform/mellanox/mlxbf-bootctl.c | 23 +++++++++++++++++++++++
> drivers/platform/mellanox/mlxbf-bootctl.h | 5 +++++
> 2 files changed, 28 insertions(+)
>
More information about the kernel-team
mailing list