Anton Blanchard <an...@samba.org> writes: > Add MSR_LE to the msr_mask for POWER8. > <snip> > - pcc->msr_mask = 0x800000000284FF36ULL; > + pcc->msr_mask = 0x800000000284FF37ULL; <snip>
Should we be adding some #define's for the various bit positions on this mask? Looking at the current code it looks like a big ream of magic numbers. Cheers, -- Alex Bennée