Skip to content
Snippets Groups Projects
Commit 1526bcce authored by Angelo Durgehello's avatar Angelo Durgehello Committed by Tom Rini
Browse files

common: add blkcache init


On m68k, block_cache list is relocated, but next and prev list
pointers are not adjusted to the relocated struct list_head address,
so the first iteration over the block_cache list hangs.

This patch initializes the block_cache list after relocation.

Signed-off-by: default avatarAngelo Durgehello <angelo.dureghello@timesys.com>
Reviewed-by: default avatarEric Nelson <eric@nelint.com>
parent 5cde44e1
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