[PATCH v2 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart

Guenter Roeck linux at roeck-us.net
Sat Oct 12 08:51:12 PDT 2024


On 10/1/24 09:59, Nick Chan wrote:
> Although there is an existing code comment about flushing the writes,
> writes were not actually being flushed.
> 
> Actually flush the writes by changing readl_relaxed() to readl().
> 
> Fixes: 4ed224aeaf661 ("watchdog: Add Apple SoC watchdog driver")
> Suggested-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Nick Chan <towinchenmi at gmail.com>

Reviewed-by: Guenter Roeck  <linux at roeck-us.net>




More information about the linux-arm-kernel mailing list