group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #05996
[Bug 1599219] Re: SRU: spl-linux: xenial: apply fix Fix do_div() types in condvar:timeout
This bug was fixed in the package spl-linux - 0.6.5.6-0ubuntu4
---------------
spl-linux (0.6.5.6-0ubuntu4) xenial; urgency=medium
* Fix do_div() types in condvar:timeout (LP: #1599219)
- The do_div() macro expects unsigned types and this is detected in
powerpc implementation of do_div().
* Only perform dep8 tests on real hardware (LP: #1599221)
- Add isolation-machine to tests/control Restrictions as
we need to insert/remove the spl kernel module.
- Also restrict spl tests to 64 bit systems and don't run on 32 bit
architectures.
- Limit large memory splat tests on systems with plenty of memory to
accommodate the tests.
* Fix dep8 splat test, should be kmem:slab_align and not slab_align in
the SPLAT_TESTS large memory test case (LP: #1599259)
-- Colin Ian King <colin.king@xxxxxxxxxxxxx> Tue, 05 Jul 2016 19:51:41
+0100
** Changed in: spl-linux (Ubuntu Xenial)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1599219
Title:
SRU: spl-linux: xenial: apply fix Fix do_div() types in
condvar:timeout
Status in spl-linux package in Ubuntu:
Fix Released
Status in spl-linux source package in Xenial:
Fix Released
Bug description:
[SRU JUSTIFICATION][XENIAL]
The do_div() macro expects unsigned types and this is detected in
powerpc implementation of do_div(). Make whole_delta and remain_delta unsigned.
[FIX]
Upstream spl fix 2a552736b7fc2bcb810cc520abd2ff9e229a9904 ("Fix do_div() types in condvar:timeout"), https://github.com/zfsonlinux/spl.git
[TEST CASE]
Must pass zfs regression tests.
[REGRESSION POTENTIAL]
Minimal, this touches the spl splat test module, so it's fix to the spl tests rather than core spl module.
------------------------------------------------------------
spl 0.6.5.7 has the following do_div fix that should be SRU'd to spl-
linux 0.6.5.6 for Xenial:
[PATCH] Fix do_div() types in condvar:timeout
The do_div() macro expects unsigned types and this is detected in
powerpc implementation of do_div().
Signed-off-by: Brian Behlendorf <behlendorf1@xxxxxxxx>
Closes #516
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spl-linux/+bug/1599219/+subscriptions