On 1/27/16 11:33 PM, Hemant Kumar wrote:
This patch removes the "const" qualifier from kvm_events_tp declaration to account for the fact that some architectures may need to update this variable dynamically. For instance, powerpc will need to update this variable dynamically depending on the machine type.Signed-off-by: Hemant Kumar<[email protected]> ---
Acked-by: David Ahern <[email protected]>

