On Tue, Aug 04, 2015 at 11:38:06 +0200, Andrea Bolognani wrote:
The code currently assumes that the mask will be 0xffff0000, which
is not always the case - it is for the models listed so far, though.
---
src/cpu/cpu_map.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
I think this patch should be squashed into the next one which actually
makes use of the new attribute.
Jirka