Skip to content

flash_safe_execute is not re-entrant in FreeRTOS #2242

@kilograham

Description

@kilograham
Contributor

In reviewing #2229 I realized that code will not work with multiple concurrent calls to flash_safe_execute under SMP, but then again this is not well handled anyway. We should probably catch reentrancy and yield

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @kilograham

      Issue actions

        flash_safe_execute is not re-entrant in FreeRTOS · Issue #2242 · raspberrypi/pico-sdk