summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorMike Snitzer <snitzer@redhat.com>2015-08-03 09:54:58 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-16 20:52:23 -0700
commit8ce686edc53a87b40c53597f03dc9c72877518a4 (patch)
tree82e54344920c12ca94a2e3e5fa227dae5fc01ed5 /ipc
parent24a9fa79d5b9f3cf555c24336f56c0fcbbdd98bf (diff)
dm: fix dm_merge_bvec regression on 32 bit systems
commit bd4aaf8f9b85d6b2df3231fd62b219ebb75d3568 upstream. A DM regression on 32 bit systems was reported against v4.2-rc3 here: https://lkml.org/lkml/2015/7/29/401 Fix this by reverting both commit 1c220c69 ("dm: fix casting bug in dm_merge_bvec()") and 148e51ba ("dm: improve documentation and code clarity in dm_merge_bvec"). This combined revert is done to eliminate the possibility of a partial revert in stable@ kernels. In hindsight the correct fix, at the time 1c220c69 was applied to fix the regression that 148e51ba introduced, should've been to simply revert 148e51ba. Reported-by: Josh Boyer <jwboyer@fedoraproject.org> Tested-by: Adam Williamson <awilliam@redhat.com> Acked-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions