diff options
author | Mike Snitzer <snitzer@redhat.com> | 2015-08-03 09:54:58 -0400 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2015-08-03 22:49:59 -0400 |
commit | bd4aaf8f9b85d6b2df3231fd62b219ebb75d3568 (patch) | |
tree | 00b52bacf20f8c239e0edbbac3b8047f98c0bb0e /drivers/hwmon | |
parent | 795e633a2dc6cbbeac68bc7f6006082150d38bb7 (diff) |
dm: fix dm_merge_bvec regression on 32 bit systems
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>
Cc: stable@vger.kernel.org # 3.19+
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions