On Wed, Apr 23, 2014 at 12:00 PM, Borislav Petkov <[email protected]> wrote: > On Wed, Apr 23, 2014 at 07:04:19PM +0200, Stephane Eranian wrote: >> >> This patch fixes a bug introduced by commit 24223657. > > Maybe add > > Fixes: <commit-id> > > tag? > >> The rdmsrl_safe() function returns 0 on success. >> The current code was failing to detect the RAPL PMU >> on real hardware (missing /sys/devices/power) because >> the return value of rdmsrl_safe() was misinterpreted. >> >> Signed-off-by: Stephane Eranian <[email protected]> > > Acked-by: Borislav Petkov <[email protected]>
Brown-Paper-Bag-Worn-By: Venkatesh Srinivas <[email protected]> -- vs; -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

