From: Linus Torvalds Date: Wed, 12 Aug 2015 16:06:39 +0000 (-0700) Subject: Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v4.14-rc1~4906 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cec45d901ef4a8529b319436fdaf391955a39c7a;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'regmap-fix-v4.2-rc6' of git://git./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 --- cec45d901ef4a8529b319436fdaf391955a39c7a