Skip to content
Snippets Groups Projects
Commit 5bac9c53 authored by AKASHI Takahiro's avatar AKASHI Takahiro Committed by Tom Rini
Browse files

cmd: host: fix seg fault at "host info"


With the patch below applied, host_block_dev structure was switched
to be placed in platdata rather than priv. The command "host info"
must be aligned with this change. Otherwise, we will see "Segmentation
Fault."

Fixes: 8f994c86 ("sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data")
Signed-off-by: default avatarAKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
Tested-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 9bd9b2bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment