I have received the following warnings about enumerated values for enum
pmc_event on stable/8 i386. I am not sure how long this has been going
on because I do not really use the PMC, therefore its not built into the
kernel.

This is just a heads up because though this warning has no effect on my
machines it may in other area's.

WARNING: hwpmc_amd.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_core.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_intel.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_logging.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_mod.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_pentium.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_piv.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_ppro.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_tsc.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_uncore.c: enum pmc_event has too many values: 1121 > 1023
WARNING: hwpmc_x86.c: enum pmc_event has too many values: 1121 > 1023


Regards,

-- 

 jhell,v
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to