On 8 June 2015 at 10:39, Pavel Fedin <p.fe...@samsung.com> wrote: > Last argument: the rest of qemu code (property assignment, lookup > in PSCI, etc) actually needs IDs without feature bits. The only > function which needs full version is mpidr_read(). So does it still > worth of putting AND with bitmasks everywhere? May be just rename > 'mpidr' to something like 'mp_id' ?
Mmm, OK, if we don't call it mpidr I think this will be OK. I suggest "mp_affinity". -- PMM