[PATCH 2/2] nvme: Update scan namespace to keep trying on busy

Simon Glass sjg at chromium.org
Sat Dec 2 19:27:24 CET 2023


On Wed, 22 Nov 2023 at 16:53, Moritz Fischer <moritzf at google.com> wrote:
>
> A busy controller shouldn't be game-over for all controllers,
> so keep trying on hitting -EBUSY.
>
> This change brings the actual behavior of the routine in line
> with what the descriptions says.
>
> Fixes: 982388eaa991 ("nvme: Add NVM Express driver support")
> Signed-off-by: Moritz Fischer <moritzf at google.com>
> ---
>  drivers/nvme/nvme.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list