mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 03:33:58 +08:00
5216dff22d
The poll rate limiter time was initialized at zero. This breaks the
comparison in time_after if jiffies is large. Switch to storing the
next update time rather than the previous time, and initialize the
time when the device is probed.
Fixes:
|
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
Kconfig | ||
Makefile | ||
p8_i2c.c | ||
p9_sbe.c | ||
sysfs.c |