Re: [PATCH] cxl: Don't fail initialization if PSL timebase can't be synced

2016-03-19 Thread Ian Munsie
Acked-by: Ian Munsie ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] cxl: Don't fail initialization if PSL timebase can't be synced

2016-03-19 Thread Michael Neuling
> [PATCH] cxl: Don't fail initialization if PSL timebase can't be synced Nice double negative.. How about: cxl: Allow initialization on timebase sync failures > Failure to synchronize the PSL timebase currently prevents the > initialization of the cxl card, thus rendering the card useless. Thi