On 14/04/2021 09.18, Rasmus Villemoes wrote: > This is a resend of v3 from a year ago. Please consider applying. > > v4: rebase to current master. > > v3: add fixup patch for mpc83xx_timer, add documentation hunk to > README, also update m68k instead of only ppc. > > v2: add documentation comment > > Rasmus Villemoes (2): > timer: mpc83xx_timer: fix build with CONFIG_{HW_,}WATCHDOG > allow opting out of WATCHDOG_RESET() from timer interrupt > > README | 9 +++++++++ > arch/m68k/lib/time.c | 2 +- > arch/powerpc/lib/interrupts.c | 2 +- > drivers/timer/mpc83xx_timer.c | 6 +++++- > 4 files changed, 16 insertions(+), 3 deletions(-) >
ping