Re: [PATCH] perf/x86/intel: Use 'u32' data type for RMIDs

From: Thomas Gleixner
Date: Fri May 22 2015 - 05:08:48 EST


On Fri, 22 May 2015, Matt Fleming wrote:

> From: Matt Fleming <matt.fleming@xxxxxxxxx>
>
> Since we write RMID values to MSRs the correct type to use is 'u32'
> because that clearly articulates we're writing a hardware register
> value.
>
> Fixup all uses of RMID in this code to consistently use the correct data
> type.
>
> Reported-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/