mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Specify 8 bytes alignment for the function __delay or we get bad delay like udelay(10) will be 25us in fact. Signed-off-by: Jialu Xu <[email protected]> Signed-off-by: Guo Ren <[email protected]>