Michael Ellerman 695911fb1f powerpc/msi: Fix the msi bitmap alignment tests
When we added the alignment tests recently we failed to check they were
actually passing - oops.

They weren't passing, because the bitmap was full. We should also be a
bit more careful when checking the return code, a negative error return
could by divisible by our alignment value.

Fixes: b0345bbc6d09 ("powerpc/msi: Improve IRQ bitmap allocator")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2014-10-15 13:09:32 +11:00
..
2014-09-25 23:14:46 +10:00
2013-10-09 20:04:11 -05:00
2014-03-04 17:37:51 +01:00
2013-10-09 20:04:11 -05:00
2014-09-25 23:14:41 +10:00
2013-10-09 20:04:11 -05:00
2014-09-25 23:14:46 +10:00
2013-10-09 20:04:11 -05:00
2013-11-06 14:13:50 +11:00
2014-09-25 23:14:46 +10:00