Re: powerpc/64: Fix watchdog configuration regressions

2017-08-31 Thread Michael Ellerman
On Mon, 2017-08-28 at 04:27:19 UTC, Nicholas Piggin wrote: > This fixes a couple more bits of fallout from the new hard lockup watchdog > patch. > > It restores the required hw_nmi_get_sample_period() function for the > perf watchdog, and removes some function declarations on 64e that are only > d

[PATCH] powerpc/64: Fix watchdog configuration regressions

2017-08-27 Thread Nicholas Piggin
This fixes a couple more bits of fallout from the new hard lockup watchdog patch. It restores the required hw_nmi_get_sample_period() function for the perf watchdog, and removes some function declarations on 64e that are only defined for 64s. This fixes the 64e build when the hardlockup detector i