On Tue, Nov 3, 2015 at 1:23 AM, Mark Brown <[email protected]> wrote: > Since we need to read voltages of parents as part of setting supply > voltages we need to be able to do get_voltage() internally without > taking locks so reorganize the locking to take locks on the full tree on > entry rather than as we recurse when called externally. > > Reported-by: John Stultz <[email protected]> > Signed-off-by: Mark Brown <[email protected]>
This resolves the issue for me, thanks! Tested-by: John Stultz <[email protected]> -john -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

