]> www.infradead.org Git - users/jedix/linux-maple.git/commit
watchdog: Move shared definitions to nmi.h
authorAllen Pais <allen.pais@oracle.com>
Mon, 10 Jul 2017 07:23:57 +0000 (12:53 +0530)
committerAllen Pais <allen.pais@oracle.com>
Tue, 11 Jul 2017 07:36:49 +0000 (13:06 +0530)
commitbc5275b17edab1dec90e050445dbac535fe37dbd
tree192118e4b3b2e78ee7287ac0a4c9ecc9e93f2b2e
parent982af57e595884c41090fd38ade55553c60c6f97
watchdog: Move shared definitions to nmi.h

Move shared macros and definitions to nmi.h so that watchdog.c,
new file watchdog_hld.c or any other architecture specific handler
can use those definitions.

Orabug: 24796651

Reviewed-by: Karl Volz <karl.volz@oracle.com>
Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
include/linux/nmi.h
kernel/watchdog.c