summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-08-12 09:06:39 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-08-12 09:06:39 -0700
commitcec45d901ef4a8529b319436fdaf391955a39c7a (patch)
tree1e3e6405254da5d1cd320da542caff5b2e4a5c2f /Makefile
parent58ccab91342c1cc1fe08da9b198ac5d763706c2e (diff)
parent8ef9724bf9718af81cfc5132253372f79c71b7e2 (diff)
downloadop-kernel-dev-cec45d901ef4a8529b319436fdaf391955a39c7a.zip
op-kernel-dev-cec45d901ef4a8529b319436fdaf391955a39c7a.tar.gz
Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Pull regmap fix from Mark Brown: "regmap: Fix handling of present bits on rbtree cache block resize When expanding a cache block we use krealloc() to resize the register present bitmap without initialising the newly allocated data (the original code was written for kzalloc()). Add an appropraite memset() to fix that" * tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regmap: regcache-rbtree: Clean new present bits on present bitmap resize
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud