Prev: [PATCH 12/15] Construct status message w/ kasprintf and emit it with dev_info
Next: [PATCH 11/15] Make x86 assembly ifdef guard more strict
From: dann frazier on 27 Jul 2010 20:00 hwpdt includes an NMI-decoding feature, but the watchdog interface is quite usable without it. This patchset makes it possible to build hpwdt without the NMI functionality, as well as some general cleanup. Kconfig | 22 +++++-- hpwdt.c | 181 ++++++++++++++++++++++++++++++++++++---------------------------- 2 files changed, 119 insertions(+), 84 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |