Skip to content
Commit c982aa9c authored by James Clarke's avatar James Clarke Committed by David S. Miller
Browse files

sparc: Machine description indices can vary



VIO devices were being looked up by their index in the machine
description node block, but this often varies over time as devices are
added and removed. Instead, store the ID and look up using the type,
config handle and ID.

Signed-off-by: default avatarJames Clarke <jrtc27@jrtc27.com>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=112541
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 654f4807
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment