mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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 <xujialu@vimux.org> Signed-off-by: Guo Ren <guoren@kernel.org>