diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-05-16 10:54:41 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-05-16 10:55:05 +0200 |
commit | 964b8998fdce789fd06540e414fe0a044ccf5127 (patch) | |
tree | 72dc32e00a61111265069304a86ba78fbbe0aab6 /io_uring | |
parent | mtd: mchp23k256: drop unneeded MODULE_ALIAS (diff) | |
parent | mtd: spi-nor: replace unnecessary div64_u64() with div_u64() (diff) | |
download | linux-964b8998fdce789fd06540e414fe0a044ccf5127.tar.xz linux-964b8998fdce789fd06540e414fe0a044ccf5127.zip |
Merge tag 'spi-nor/for-6.10' into mtd/next
SPI NOR now uses div_u64() instead of div64_u64() in places where the
divisor is 32 bits. Many 32 bit architectures can optimize this variant
better than a full 64 bit divide.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions