Searched hist:a535aa9ac1b22e027e3406ab71e9b2297766fe82 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.c | a535aa9ac1b22e027e3406ab71e9b2297766fe82 Wed Jan 10 05:04:48 UTC 2024 Moritz Fischer <moritzf@google.com> UPSTREAM: nvme: Update nvme_scan_namespace to keep trying on busy
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") Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Moritz Fischer <moritzf@google.com> [Fix some merge error] Change-Id: I803c95f6dd464c3cfba278f29309c1e86039b52f Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
|