Re: [PATCH] perfctr_watchdog: do not BUG_ON() when MSR is unknown

From: Andi Kleen
Date: Fri Jul 27 2007 - 17:48:47 EST


On Friday 27 July 2007 14:49:34 Stephane Eranian wrote:
> Hi,
>
> Here is a small patch to change the behavior of the PMU msr allocator
> to avoid BUG_ON() when the MSR is unknwon. Instead, it now returns
> ok, which means "I do not manage". The current allocator is not
> yet managing the full set of PMU registers (e.g., GLOBAL_* on Core 2).
>
>
> [watchdog] do not BUG_ON() in the MSR allocator if MSR is unknown, return ok instead
>
> signed-off-by: Stephane Eranian <eranian@xxxxxxxxxx>

Applied both patches, but can you in future patches please not indent
the Signed-off-by and also capitalize it properly? Thanks.

-Andi
-
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/