Skip to content

1.20230405

@pelwell pelwell tagged this 02 Apr 19:37
The kernel's time unit of jiffies should be stored as an unsigned long
value. Storing it as an unsigned int, as gpio-fsm did, leads to
truncation and malfunction when the kernel is built for a 64-bit
platform.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Assets 2
Loading