aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorMiquel Raynal <[email protected]>2024-05-16 08:54:41 +0000
committerMiquel Raynal <[email protected]>2024-05-16 08:55:05 +0000
commit964b8998fdce789fd06540e414fe0a044ccf5127 (patch)
tree72dc32e00a61111265069304a86ba78fbbe0aab6 /arch/powerpc/lib/code-patching.c
parentmtd: mchp23k256: drop unneeded MODULE_ALIAS (diff)
parentmtd: spi-nor: replace unnecessary div64_u64() with div_u64() (diff)
downloadkernel-964b8998fdce789fd06540e414fe0a044ccf5127.tar.gz
kernel-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 <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions