"watchdog: update watchdog_tresh properly" breaks non-SMP

From: Fabio Estevam
Date: Fri Aug 02 2013 - 10:19:54 EST


Hi Michal,

Commit 0ce6966b5 (watchdog: update watchdog_tresh properly) breaks the
build for uniprocessor systems:

kernel/watchdog.c: In function âupdate_timersâ:
kernel/watchdog.c:523:2: error: implicit declaration of function
â__smp_call_function_singleâ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[1]: *** [kernel/watchdog.o] Error 1

Regards,

Fabio Estevam
--
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/