diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2016-06-21 11:02:42 -0700 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2016-07-01 23:29:08 -0400 |
commit | 602d1657c603eedd7379a8bcde1ad3a2972ecc5f (patch) | |
tree | 1e391897d0ad8cddcbe5cdb4544166e696762088 /include/pcmcia/device_id.h | |
parent | 028b39e314dd8b4ab8d3ac401285db40ab1f39d8 (diff) |
dm verity fec: fix block calculation
do_div was replaced with div64_u64 at some point, causing a bug with
block calculation due to incompatible semantics of the two functions.
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Fixes: a739ff3f543a ("dm verity: add support for forward error correction")
Cc: stable@vger.kernel.org # v4.5+
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'include/pcmcia/device_id.h')
0 files changed, 0 insertions, 0 deletions