projects
/
linux
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f82ecf7
bce8430
)
regmap: Switch to use kmemdup_array()
author
Mark Brown
<broonie@kernel.org>
Fri, 7 Jun 2024 19:57:22 +0000
(20:57 +0100)
committer
Mark Brown
<broonie@kernel.org>
Fri, 7 Jun 2024 19:57:22 +0000
(20:57 +0100)
Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:
Replace open coded kmemdup_array(), which does an additional
overflow check.
While at it, fix one minor issue in regcache.c.
Trivial merge