Re: [patch 09/11] Cleanup HW Breakpoint registers before kexec

From: Ingo Molnar
Date: Tue Mar 10 2009 - 10:43:17 EST



* prasad@xxxxxxxxxxxxxxxxxx <prasad@xxxxxxxxxxxxxxxxxx> wrote:

> + disable_debug_registers();

naming nit: please name them properly:

breakpoints_disable();
breakpoints_enable();

new kernel APIs always get named left to right in ascending
specificity order.

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