kernel.resource: fix to AllocAbs - correct condition for clearing bit in flbitmap
commitceacbc047edbc97bf713a71f65a66c5450088f1a
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 7 Mar 2015 21:39:32 +0000 (7 21:39 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 7 Mar 2015 21:39:32 +0000 (7 21:39 +0000)
treef0873746257cde04da99971f196b158bed49b8c8
parent03ec6ee6fb1b2467410cd4a481ec2556501b89aa
kernel.resource: fix to AllocAbs - correct condition for clearing bit in flbitmap

The bug was causing phantom entries in flbitmap that were
not matching matrix entries.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50166 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/kernel/tlsf.c