x86: cpuid: add family to warn() message
authorBjoern A. Zeeb <baz21@cam.ac.uk>
Mon, 16 Nov 2015 10:58:39 +0000 (04:58 -0600)
committerBjoern A. Zeeb <baz21@cam.ac.uk>
Mon, 16 Nov 2015 10:58:39 +0000 (04:58 -0600)
commitf50e92d2c7931bc5145d0c4f2ec94362a4414160
tree7a28fba5dd58f014ea60e6f364044a47e826dc10
parent5c49635f20ddf2ff2740b1f7cbc44f3e1af66e77
x86: cpuid: add family to warn() message

doCpuid() has to identical warn messages about unimplemented functions.  Add
the family to the log message to make them distinguishable.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
src/arch/x86/cpuid.cc