summaryrefslogtreecommitdiff
path: root/drivers/crypto/vmx
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-08-10 09:15:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-08-10 09:15:27 -0700
commitd58772d8520c7ef247c4b95c9bd76d3a25da9ff5 (patch)
treee61a1d8e0fd5f82e786b93bb95607378b069eb9b /drivers/crypto/vmx
parent5eabf07a0bf317723da229376b4e910f12b4644b (diff)
parent4b05ccb17f92268384d483221a577fccfc291c7a (diff)
Merge tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapHEADmaster
Pull regmap fixes from Mark Brown: "These fix some issues which were noticed in some drivers where caches were not fully resynced after suspend. Drivers are supposed to be sorting the table of register defaults they provide to the core and the core was relying on that but it turns out there are many cases where this does not happen, it's easy to get wrong when using named defines for registers rather than numbers. It is more robust to remove the requirement for sorting and instead have the core ensure everything it needs sorting is sorted so do that. There will be patches during the merge window sorting the tables in drivers since it is more efficient to do that but this will just be a minor performance win rather than a correctness fix" * tag 'regmap-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regcache: Sort the local copy of an unsorted reg_defaults array regcache: Use a consistent sort for defaults table
Diffstat (limited to 'drivers/crypto/vmx')
0 files changed, 0 insertions, 0 deletions