2016-11-15 01:36-0500, Bandan Das: > > Change unimplemented msrs messages to use pr_debug. > If CONFIG_DYNAMIC_DEBUG is set, then these messages can be > enabled at run time or else -DDEBUG can be used at compile > time to enable them. These messages will still be printed if > ignore_msrs=1. > > Signed-off-by: Bandan Das <b...@redhat.com> > ---
Applied, thanks.